sha256:995ffd0ae05ad4a878e4389dc546fc87eccd8de134ff1c868376766a913456d6
OS/ARCH
linux/amd64
Compressed size
701.48 MB
Last pushed
25 days by duplocloud
Type
Image
Manifest digest
sha256:1ab27a78ae2c5edc87685a0eb5edacf14099b72862e5ae70de80a7ead6b28e2a
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 update235.77 MB9RUN /bin/sh -c python3 -m4.75 MB10RUN /bin/sh -c install -m87.39 MB11COPY /build/shellinabox/shellinaboxd /usr/bin/shellinaboxd # buildkit125.59 KB12RUN /bin/sh -c mkdir -p155 B13RUN /bin/sh -c apt-get install2.68 MB14RUN /bin/sh -c cd /tmp203.31 MB15COPY shell/requirements.txt /shell/requirements.txt # buildkit215 B16RUN /bin/sh -c /opt/venv/bin/pip install3.26 MB17COPY . / # buildkit7.11 KB18RUN /bin/sh -c rm -f91 B19WORKDIR /0 B20EXPOSE [9000/tcp]0 B21ENTRYPOINT ["supervisord" "-n"]0 B22ENV PATH=/shell/shellinabox:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23ENV TERRAFORM_VERSION=1.8.50 B24ENV KUBECTL_VERSION=1.29.60 B25RUN /bin/sh -c apt-get update32 B26RUN /bin/sh -c curl "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb"3.87 MB27RUN /bin/sh -c dpkg -i4.16 MB28RUN /bin/sh -c cd /tmp50.63 MB29RUN /bin/sh -c cd /tmp30.37 MB30RUN /bin/sh -c apt-get install32 B31RUN /bin/sh -c mkdir -p98 B32COPY duplocli /duplocli # buildkit20.66 MB33WORKDIR /duplocli32 B34RUN /bin/sh -c python3 -m22.45 MB35COPY tf-kubectl / # buildkit4.22 KB36RUN /bin/sh -c /opt/venv/bin/pip install3.67 MB37RUN /bin/sh -c apt-get clean701 BCommand
ARG RELEASE