sha256:7243298c10a46333941030f8634c1ae22e9ae9da42bc82c5e73a3f869505e411
OS/ARCH
linux/amd64
Compressed size
83.68 MB
Last pushed
about 2 years by dogtail9
Type
Image
Manifest digest
sha256:7243298c10a46333941030f8634c1ae22e9ae9da42bc82c5e73a3f869505e411
Image Layers
1ADD file ... in / 29.97 MB2CMD ["bash"]0 B3ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update14.47 MB5ENV DOTNET_VERSION=6.0.320 B6COPY /dotnet /usr/share/dotnet # buildkit30.19 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=6.0.320 B9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit9.03 MB10WORKDIR /app93 B11EXPOSE map[80/tcp:{}]0 B12WORKDIR /app32 B13COPY /app/publish . # buildkit14.65 KB14ENTRYPOINT ["dotnet" "POC_Service.dll"]0 BCommand
ADD file:258da966e49fd81eb3befac4ebcc023feb92794e891d5c9ca9b61084c7a209d5 in /