sha256:f91d5e224e29edc7b4abab65073ae3a4bbcfd786153ee52cca2fd062ed9cc1cb
OS/ARCH
linux/amd64
Compressed size
152.85 MB
Last pushed
about 3 hours by starnetbih
Type
Image
Manifest digest
sha256:f91d5e224e29edc7b4abab65073ae3a4bbcfd786153ee52cca2fd062ed9cc1cb
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.310 B6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB7RUN /bin/sh -c ln -s164 B8ENV ASPNET_VERSION=8.0.310 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /app91 B11COPY dir:902f85b6ad68642a51f215b3cd61e227744f3739085f72bbb07ee64a9e63a997 in . 65.82 MB12ENTRYPOINT ["dotnet" "Betting.BackOffice.dll"]0 B13LABEL com.azure.dev.image.build.buildnumber=20260916.10 B14LABEL com.azure.dev.image.build.builduri=vstfs:///Build/Build/55740 B15LABEL com.azure.dev.image.build.definitionname=Betting.BackOffice0 B16LABEL com.azure.dev.image.build.repository.name=Betting.BackOffice0 B17LABEL com.azure.dev.image.build.repository.uri=https://[email protected]/starnetbih/StarBet/_git/Betting.BackOffice0 B18LABEL com.azure.dev.image.build.sourcebranchname=main0 B19LABEL com.azure.dev.image.build.sourceversion=2f7b09856709b4840cb7073389bd9f2056e6d5740 B20LABEL com.azure.dev.image.system.teamfoundationcollectionuri=https://dev.azure.com/starnetbih/0 B21LABEL com.azure.dev.image.system.teamproject=StarBet0 B22LABEL image.base.digest=sha256:9a464e9a7e8c6144631020975f703c89034fe386417cb740620df69c2c6cfe240 B23LABEL image.base.ref.name=mcr.microsoft.com/dotnet/aspnet:8.00 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'