Sign inSign up

pdftoolsag/license-gateway:1.3.1236

Networking
Integration & delivery
Developer tools
Index digest

sha256:8a58d5412d110b7d90fbc31144ae4ec2f58d894086dd501451f0a3c155a7c8b2

OS/ARCH

linux/amd64

Compressed size

193.5 MB

Last pushed

3 months by pdftoolsadmin

Type

Image

Manifest digest

sha256:4e5917dfc3d3e4ef5ffc50806f991c9088085b9800e652d407b99232d54ed86e

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.25 KB
5ENV DOTNET_VERSION=8.0.280 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.280 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10RUN /bin/sh -c apt-get update2.17 MB
11WORKDIR /app93 B
12COPY --chown=app:app /app/publish . #105.18 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' '@1782172800'