sha256:876dcdf46f781da63c792f4f5e447e8225d1aa0e553ac68c3e9cd843e7e2cb8c
OS/ARCH
linux/amd64
Compressed size
109.95 MB
Last pushed
21 days by starnetbih
Type
Image
Manifest digest
sha256:876dcdf46f781da63c792f4f5e447e8225d1aa0e553ac68c3e9cd843e7e2cb8c
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.26 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 B11COPY dir:27f20a77ab3d2841115f1179e73767980e6f1bbca774cee69941c096b806ad65 in . 22.92 MB12ENTRYPOINT ["dotnet" "Greyhounds.BackOffice.dll"]0 B13LABEL com.azure.dev.image.build.buildnumber=20260826.30 B14LABEL com.azure.dev.image.build.builduri=vstfs:///Build/Build/55060 B15LABEL com.azure.dev.image.build.definitionname=Greyhounds.BackOffice0 B16LABEL com.azure.dev.image.build.repository.name=Greyhounds.BackOffice0 B17LABEL com.azure.dev.image.build.repository.uri=https://[email protected]/starnetbih/Greyhounds/_git/Greyhounds.BackOffice0 B18LABEL com.azure.dev.image.build.sourcebranchname=main0 B19LABEL com.azure.dev.image.build.sourceversion=c24e63f6e6b57b40d3b93f40f2f17987d3a4af6a0 B20LABEL com.azure.dev.image.system.teamfoundationcollectionuri=https://dev.azure.com/starnetbih/0 B21LABEL com.azure.dev.image.system.teamproject=Greyhounds0 B22LABEL image.base.digest=sha256:787c228ea85457bec43c8b084e6ac360b26ea43b5c2fcbe861f721f2e8670dd30 B23LABEL image.base.ref.name=mcr.microsoft.com/dotnet/aspnet:8.00 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'