sha256:6e92d22aadcbe40ec5609369308ca199b15159285280bccf3b58aaed6c400110
OS/ARCH
linux/amd64
Compressed size
68.61 MB
Last pushed
7 months by moelzein
Type
Image
Manifest digest
sha256:d44ae735b641a3c1f1c05ce5f65d91ade4b37751097f9460c495a9b3ef381a0a
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'