Sign inSign up

pdftoolsag/license-gateway:1.3.1263

Networking
Integration & delivery
Developer tools
Index digest

sha256:99fe3f517e0053d1c3974aec3bbc5cc33e5d53ac42a9ad4771aaa60497dd4e8d

OS/ARCH

linux/amd64

Compressed size

193.79 MB

Last pushed

about 1 month by pdftoolsadmin

Type

Image

Manifest digest

sha256:8d46aad64ca3d4d7d69618e8f58bcce6f12283152cc16078c5d3135b9fd24b23

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.25 KB
5ENV DOTNET_VERSION=8.0.300 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.300 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.47 MB
13RUN /bin/sh -c chmod +x1.61 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' '@1785715200'