sha256:85eb07e79f770e33e9f158740cab533fc82899ab53685c30487388e7bf4f805b
OS/ARCH
linux/amd64
Compressed size
87.69 MB
Last pushed
about 1 month by dopplerdock
Type
Image
Manifest digest
sha256:85eb07e79f770e33e9f158740cab533fc82899ab53685c30487388e7bf4f805b
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.25 KB5ENV DOTNET_VERSION=8.0.300 B6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB7RUN /bin/sh -c ln -s165 B8ENV ASPNET_VERSION=8.0.300 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /app93 B11EXPOSE map[80/tcp:{}]0 B12EXPOSE map[443/tcp:{}]0 B13COPY /app/publish . # buildkit680.17 KB14ARG version=docker.io/dopplerdock/cuit-service:master+5750763b49baf1331434fd0c99bc2e5ad3630dc1@https://github.com/FromDoppler/cuit-service0 B15RUN |1 version=docker.io/dopplerdock/cuit-service:master+5750763b49baf1331434fd0c99bc2e5ad3630dc1@https://github.com/FromDoppler/cuit-service /bin/sh -c248 B16ENTRYPOINT ["dotnet" "CuitService.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'