sha256:c26340996ed0e421dcfc19f85f5e40029784cd6957ea5cc8d0b6d5679416272e
OS/ARCH
linux/amd64
Compressed size
106.75 MB
Last pushed
about 1 month by starnetbih
Type
Image
Manifest digest
sha256:c26340996ed0e421dcfc19f85f5e40029784cd6957ea5cc8d0b6d5679416272e
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:b02329fc347b6e9b35eb3cbc71736ccb9ccbd0778e8b25051e8129aeefbc3b9d in . 13.54 MB17ENTRYPOINT ["dotnet" "Greyhounds.App.dll"]0 B18LABEL com.azure.dev.image.build.buildnumber=Greyhounds CI0 B19LABEL com.azure.dev.image.build.builduri=vstfs:///Build/Build/54950 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=greyhounds-rework0 B24LABEL com.azure.dev.image.build.sourceversion=004b9fe8c1e35fbdd7f3e248acca225b68c69fdf0 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