sha256:4b07b1aaf377f49d52ae9ca41e20121d255ebf6bbb85af1cb784785906ab759d
OS/ARCH
linux/amd64
Compressed size
166.52 MB
Last pushed
about 1 year by idcttech
Type
Image
Manifest digest
sha256:4b07b1aaf377f49d52ae9ca41e20121d255ebf6bbb85af1cb784785906ab759d
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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 KB5ENV DOTNET_VERSION=8.0.190 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s154 B8WORKDIR /app/93 B9RUN /bin/sh -c apt update14.5 MB10RUN /bin/sh -c apt install72.74 MB11RUN /bin/sh -c apt install3.73 MB12ENV TZ=Europe/Warsaw0 B13RUN /bin/sh -c cp /usr/share/zoneinfo/Europe/Warsaw1.46 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'