sha256:8006af0a5d22f4479f3a73171c1be1489080d4f5458f6b5d94cdb4f2e0f4fdb6
OS/ARCH
Compressed size
96.6 MB
Last pushed
6 months by markusweissehlers
Type
Image
Manifest digest
sha256:9a477b2c4be6d15de5d2f3ba4a895d3fb258e3a4e7a959d632f60473da61c00c
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.21 KB5ENV DOTNET_VERSION=8.0.250 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s152 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt update2.4 MB10COPY files/binaries /installer # buildkit15.53 MB11COPY /cert-tool /installer # buildkit2.23 MB12ENTRYPOINT ["dotnet" "/installer/create-web-dir.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'