sha256:c4368a2cbd206e5d5fe8da4dd7295d09de16923756821bef4f8e4a4d9b35b9f2
OS/ARCH
linux/amd64
Compressed size
695.23 MB
Last pushed
about 4 years by techdecline
Type
Image
Manifest digest
sha256:c4368a2cbd206e5d5fe8da4dd7295d09de16923756821bef4f8e4a4d9b35b9f2
Image Layers
1ADD file ... in / 29.93 MB2CMD ["bash"]0 B3LABEL org.opencontainers.image.description=Pulumi CLI container for0 B4WORKDIR /pulumi/projects125 B5ARG DOTNET_VERSION=6.00 B6RUN |1 DOTNET_VERSION=6.0 /bin/sh -c41.16 MB7RUN |1 DOTNET_VERSION=6.0 /bin/sh -c178.02 MB8COPY /root/.pulumi/bin/pulumi /pulumi/bin/pulumi # buildkit26.62 MB9COPY /root/.pulumi/bin/*-dotnet* /pulumi/bin/ # buildkit9.9 MB10ENV PATH=/root/.dotnet:/pulumi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11ENV DOTNET_ROOT=/root/.dotnet0 B12ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=10 B13ENV DOTNET_ROLL_FORWARD=Major0 B14CMD ["pulumi"]0 B15RUN /bin/sh -c curl -sL176.44 MB16RUN /bin/sh -c apt-get update52.9 KB17RUN /bin/sh -c apt-get install28.03 MB18RUN /bin/sh -c wget -q3.44 KB19RUN /bin/sh -c dpkg -i116.83 KB20RUN /bin/sh -c apt-get update382.82 KB21RUN /bin/sh -c apt-get install68.31 MB22USER root0 B23COPY . /tmp/build-features/ # buildkit46 KB24RUN /bin/sh -c cd /tmp/build-features/local-cache136.25 MB25ENV DOCKER_BUILDKIT=10 B26ARG _DEV_CONTAINERS_IMAGE_USER=root0 B27USER root0 BCommand
ADD file:8adbbab04d6f84cd83b5f4205b89b0acb7ecbf27a1bb2dc181d0a629479039fe in /