sha256:18b68f89db9e39c79082d8beeb41550ba92484c5b2474f84a07c0b0db94a3cc2
OS/ARCH
linux/amd64
Compressed size
111.14 MB
Last pushed
about 1 month by starnetbih
Type
Image
Manifest digest
sha256:18b68f89db9e39c79082d8beeb41550ba92484c5b2474f84a07c0b0db94a3cc2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.19 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update18.29 MB8RUN /bin/sh -c groupadd 3.48 KB9ENV DOTNET_VERSION=10.0.110 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s154 B12ENV ASPNET_VERSION=10.0.110 B13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB14/bin/sh -c apt-get update &&984.75 KB15WORKDIR /app93 B16COPY dir:c49b7d87c140f14612aa275117777dbb9e09f83de51884a7cc903fc8723742b8 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/54660 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=32697927498894acb5b7379b46ab5c5ff4b4135d0 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:207cc51496778557731c81ff670333d8ade4a4fec22768fd1be8e78474a84ecf0 B28LABEL image.base.ref.name=mcr.microsoft.com/dotnet/aspnet:10.00 BCommand
ARG RELEASE