sha256:c25cf1d0aa71f8529448fe74a6ac01e74727ae4aa1fc772c23b47028869970d4
OS/ARCH
linux/amd64
Compressed size
108.85 MB
Last pushed
about 1 month by starnetbih
Type
Image
Manifest digest
sha256:c25cf1d0aa71f8529448fe74a6ac01e74727ae4aa1fc772c23b47028869970d4
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.2 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.49 KB9ENV DOTNET_VERSION=10.0.110 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=10.0.110 B13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB14/bin/sh -c apt-get update &&984.57 KB15WORKDIR /app93 B16COPY dir:65f701469af117a70fd6e1edf2c2197222068962f305d956a285b4cd22f64795 in . 15.64 MB17ENTRYPOINT ["dotnet" "Greyhounds.WebApi.dll"]0 B18LABEL com.azure.dev.image.build.buildnumber=Greyhounds CI0 B19LABEL com.azure.dev.image.build.builduri=vstfs:///Build/Build/54730 B20LABEL com.azure.dev.image.build.definitionname=Greyhounds0 B21LABEL com.azure.dev.image.build.repository.name=Greyhounds0 B22LABEL com.azure.dev.image.build.repository.uri=https://[email protected]/starnetbih/Greyhounds/_git/Greyhounds0 B23LABEL com.azure.dev.image.build.sourcebranchname=platform-modernization0 B24LABEL com.azure.dev.image.build.sourceversion=cdd0cfd3c0407901bf82866eacb5e3e1b93346c70 B25LABEL com.azure.dev.image.system.teamfoundationcollectionuri=https://dev.azure.com/starnetbih/0 B26LABEL com.azure.dev.image.system.teamproject=Greyhounds0 B27LABEL image.base.digest=sha256:a4556ed033fa96f984bb7a8d348851cb2d36b1281dd2420070045f664fbb5f940 B28LABEL image.base.ref.name=mcr.microsoft.com/dotnet/aspnet:10.00 BCommand
ARG RELEASE