sha256:6acb97be5a77a8e6fefdb886a073a96ac91d7460e6227faa971cea95cbbd62de
OS/ARCH
linux/amd64
Compressed size
699.85 MB
Last pushed
7 months by duplocloud
Type
Image
Manifest digest
sha256:9b647c8ee775b6c9cd7a7042bb679eec9138816e9f4e54abe545f139d52f2388
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt-get update232.47 MB10RUN /bin/sh -c python3 -m4.75 MB11RUN /bin/sh -c install -m88.74 MB12RUN /bin/sh -c apt-get update384.35 KB13RUN /bin/sh -c apt-get install2.68 MB14RUN /bin/sh -c cd /tmp184.67 MB15COPY shell/requirements.txt /shell/requirements.txt # buildkit216 B16RUN /bin/sh -c /opt/venv/bin/pip install3.26 MB17COPY . / # buildkit3.07 KB18WORKDIR /0 B19EXPOSE [9000/tcp]0 B20ENTRYPOINT ["supervisord" "-n"]0 B21ENV PATH=/shell/shellinabox:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22ENV TERRAFORM_VERSION=1.8.50 B23ENV KUBECTL_VERSION=1.29.60 B24RUN /bin/sh -c apt-get update32 B25RUN /bin/sh -c curl "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb"3.89 MB26RUN /bin/sh -c dpkg -i4.21 MB27RUN /bin/sh -c cd /tmp50.63 MB28RUN /bin/sh -c cd /tmp30.37 MB29RUN /bin/sh -c apt-get install32 B30RUN /bin/sh -c mkdir -p98 B31COPY duplocli /duplocli # buildkit39.87 MB32WORKDIR /duplocli32 B33RUN /bin/sh -c python3 -m22.39 MB34COPY tf-kubectl / # buildkit4.26 KB35RUN /bin/sh -c /opt/venv/bin/pip install3.36 MB36RUN /bin/sh -c apt-get clean705 BCommand
ARG RELEASE