sha256:c046418cc9d6295b7af34b1b1be24a952801f0e6f80e80c9c1bb9413bb2dfa65
OS/ARCH
linux/amd64
Compressed size
573.47 MB
Last pushed
3 months by srnbckr
Type
Image
Manifest digest
sha256:c046418cc9d6295b7af34b1b1be24a952801f0e6f80e80c9c1bb9413bb2dfa65
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c apt-get update259.62 MB8RUN /bin/sh -c curl -LsSf24.06 MB9RUN /bin/sh -c mkdir -p99 B10RUN /bin/sh -c groupadd --gid1.41 KB11RUN /bin/sh -c python3 -m4.01 MB12ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c pip install255.69 MB14RUN /bin/sh -c locale-gen en_US.UTF-8846.29 KB15ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B16RUN /bin/sh -c rm -f242 B17ENV PIP_CACHE_DIR=/workspace/.cache/pip PYTHONUSERBASE=/workspace/.local HF_HOME=/workspace/.cache/huggingface TRANSFORMERS_CACHE=/workspace/.cache/huggingface/transformers0 B18RUN /bin/sh -c git clone916.73 KB19RUN /bin/sh -c mkdir -p113 B20COPY files/sshd_config /etc/ssh/sshd_config # buildkit934 B21COPY files/banner /etc/ssh/banner # buildkit672 B22COPY files/bashrc_welcome_nvidia.sh /etc/profile.d/bashrc_welcome.sh # buildkit1.34 KB23RUN /bin/sh -c chmod +x2.36 KB24COPY files/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.68 KB25RUN /bin/sh -c chmod +x1.68 KB26EXPOSE [22/tcp]0 B27WORKDIR /workspace32 B28RUN /bin/sh -c echo 'export1.48 KB29ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE