sha256:334b093423e3202888dfee0c8ecdd5ef2035868bb508c370b3e86f5d75f84398
OS/ARCH
linux/amd64
Compressed size
68.61 MB
Last pushed
7 months by moelzein
Type
Image
Manifest digest
sha256:8b6f301cbaba442dc7d553052b1ac83b7c3116560d22be3936e2c91538ec4a1b
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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.2 KB5RUN /bin/sh -c apt-get update18.53 MB6WORKDIR /app93 B7COPY /out/ ./ # buildkit5.27 MB8RUN /bin/sh -c chmod +x32 B9RUN /bin/sh -c chmod +x32 B10ENTRYPOINT ["/app/AzureContainerInstanceInitializer"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'