Sign inSign up

techdecline/pulumi-net:az-2.37_pulumi-3.35

Manifest digest

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 MB
2CMD ["bash"]0 B
3LABEL org.opencontainers.image.description=Pulumi CLI container for0 B
4WORKDIR /pulumi/projects125 B
5ARG DOTNET_VERSION=6.00 B
6RUN |1 DOTNET_VERSION=6.0 /bin/sh -c41.16 MB
7RUN |1 DOTNET_VERSION=6.0 /bin/sh -c178.02 MB
8COPY /root/.pulumi/bin/pulumi /pulumi/bin/pulumi # buildkit26.62 MB
9COPY /root/.pulumi/bin/*-dotnet* /pulumi/bin/ # buildkit9.9 MB
10ENV PATH=/root/.dotnet:/pulumi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11ENV DOTNET_ROOT=/root/.dotnet0 B
12ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=10 B
13ENV DOTNET_ROLL_FORWARD=Major0 B
14CMD ["pulumi"]0 B
15RUN /bin/sh -c curl -sL176.44 MB
16RUN /bin/sh -c apt-get update52.9 KB
17RUN /bin/sh -c apt-get install28.03 MB
18RUN /bin/sh -c wget -q3.44 KB
19RUN /bin/sh -c dpkg -i116.83 KB
20RUN /bin/sh -c apt-get update382.82 KB
21RUN /bin/sh -c apt-get install68.31 MB
22USER root0 B
23COPY . /tmp/build-features/ # buildkit46 KB
24RUN /bin/sh -c cd /tmp/build-features/local-cache136.25 MB
25ENV DOCKER_BUILDKIT=10 B
26ARG _DEV_CONTAINERS_IMAGE_USER=root0 B
27USER root0 B

Command

ADD file:8adbbab04d6f84cd83b5f4205b89b0acb7ecbf27a1bb2dc181d0a629479039fe in /