sha256:12fc3ed3309de1685de3f9466d04734ff50f9d0b1d789a46a0f9589b200013d5
OS/ARCH
linux/amd64
Compressed size
682.13 MB
Last pushed
5 months by duplocloud
Type
Image
Manifest digest
sha256:91c626e633f4da1cfa83498635f4ae326277dddf40072b39f1cb4ea11329e971
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update229.27 MB9RUN /bin/sh -c python3 -m4.75 MB10RUN /bin/sh -c install -m83.99 MB11RUN /bin/sh -c apt-get update374.98 KB12RUN /bin/sh -c apt-get install2.68 MB13RUN /bin/sh -c cd /tmp193.84 MB14COPY shell/requirements.txt /shell/requirements.txt # buildkit214 B15RUN /bin/sh -c /opt/venv/bin/pip install3.26 MB16COPY . / # buildkit3.04 KB17WORKDIR /0 B18EXPOSE [9000/tcp]0 B19ENTRYPOINT ["supervisord" "-n"]0 B20ENV PATH=/shell/shellinabox:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ENV TERRAFORM_VERSION=1.8.50 B22ENV KUBECTL_VERSION=1.29.60 B23RUN /bin/sh -c apt-get update32 B24RUN /bin/sh -c curl "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb"3.86 MB25RUN /bin/sh -c dpkg -i4.16 MB26RUN /bin/sh -c cd /tmp50.63 MB27RUN /bin/sh -c cd /tmp30.37 MB28RUN /bin/sh -c apt-get install32 B29RUN /bin/sh -c mkdir -p98 B30COPY duplocli /duplocli # buildkit20.66 MB31WORKDIR /duplocli32 B32RUN /bin/sh -c python3 -m22.4 MB33COPY tf-kubectl / # buildkit4.23 KB34RUN /bin/sh -c /opt/venv/bin/pip install3.52 MB35RUN /bin/sh -c apt-get clean703 BCommand
ARG RELEASE