sha256:2ab2f646e3664460f075709d078465124ddae8f1f03f182061655bb2fe862349
OS/ARCH
Compressed size
499.3 MB
Last pushed
6 days by altinityinfra
Type
Image
Manifest digest
sha256:6c46c9bc25c7fc886a7bd0bdebcb91a376540832f165d8b6ecf8e077749da60d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c apt-get update362.19 MB7WORKDIR /testapp97 B8COPY testapp.csproj testapp.csproj # buildkit361 B9RUN /bin/sh -c dotnet restore102.59 MB10COPY Program.cs Program.cs # buildkit1.03 KB11WORKDIR /pg_testapp100 B12COPY pg/testapp.csproj testapp.csproj # buildkit362 B13RUN /bin/sh -c dotnet restore6.16 MB14COPY pg/Program.cs Program.cs # buildkit910 BCommand
ARG RELEASE