sha256:d4a17e38f04426bc3d82f03ae036b9f0fcd40c1a897300edc6f61544fe085922
OS/ARCH
linux/amd64
Compressed size
583.44 MB
Last pushed
almost 4 years by tmather99
Type
Image
Manifest digest
sha256:d4a17e38f04426bc3d82f03ae036b9f0fcd40c1a897300edc6f61544fe085922
Image Layers
1ADD file ... in / 29.96 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update 14.87 MB4ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B5ENV DOTNET_VERSION=7.0.00 B6COPY dir:5777f6061f113dcaaaccee02c59dd661c0e1fe8d170ed2a9a39f80958b68ad31 in /usr/share/dotnet 30.94 MB7/bin/sh -c ln -s /usr/share/dotnet/dotnet156 B8ENV ASPNET_VERSION=7.0.00 B9COPY dir:b080a854018f6d3f8238e2d7612236daf9ccfec8eba65476355cce27b2dfc566 in /usr/share/dotnet/shared/Microsoft.AspNetCore.App 9.63 MB10ENV ASPNETCORE_URLS= DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true0 B11/bin/sh -c apt-get update 24.19 MB12/bin/sh -c curl -fSL --output146.31 MB13/bin/sh -c powershell_version=7.3.0-rc.1 13.34 MB14WORKDIR /src90 B15COPY rest_client.csproj . # buildkit994 B16RUN /bin/sh -c dotnet restore260.18 MB17COPY . . # buildkit38.58 MB18WORKDIR /src32 B19RUN /bin/sh -c dotnet build15.43 MB20EXPOSE map[8080/tcp:{}]0 B21ENTRYPOINT ["dotnet" "bin/Release/net7.0/rest_client.dll"]0 BCommand
ADD file:d08e242792caa7f842fcf39a09ad59c97a856660e2013d5aed3e4a29197e9aaa in /