Sign inSign up

pdftoolsag/license-gateway:1.3.1246

Networking
Integration & delivery
Developer tools
Index digest

sha256:33cdefbf4c80eee4ef924a308b0788f9e399b5b8c551fe414b290f708fbf8187

OS/ARCH

linux/amd64

Compressed size

193.77 MB

Last pushed

about 2 months by pdftoolsadmin

Type

Image

Manifest digest

sha256:9f3f1abb004b1d77499b64d3dc43dbd53b7c71bb50f045c98ac6d776f3e9cf8d

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.290 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s166 B
8ENV ASPNET_VERSION=8.0.290 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10RUN /bin/sh -c apt-get update2.17 MB
11WORKDIR /app92 B
12COPY --chown=app:app /app/publish . #105.45 MB
13RUN /bin/sh -c chmod +x1.62 KB
14USER app0 B
15EXPOSE [9999/tcp]0 B
16ENV ASPNETCORE_ENVIRONMENT=Docker0 B
17ENV LICENSE_KEYS=0 B
18HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:9999/healthz0 B
19ENTRYPOINT ["./entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'