sha256:ad93ff2ceb58292da23dca462ecf2cb826cbe45a5461ab48f3d12a8e411bee24
OS/ARCH
linux/amd64
Compressed size
3.11 GB
Last pushed
over 2 years by ivories
Type
Image
Manifest digest
sha256:ad93ff2ceb58292da23dca462ecf2cb826cbe45a5461ab48f3d12a8e411bee24
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.25 MB6CMD ["/bin/bash"]0 B7ARG PYTORCH_VERSION0 B8ARG TRITON_VERSION0 B9ARG TARGETPLATFORM0 B10ARG CUDA_VERSION0 B11LABEL com.nvidia.volumes.needed=nvidia_driver0 B12RUN |4 PYTORCH_VERSION=2.0.1 TRITON_VERSION= TARGETPLATFORM=linux/amd649.52 MB13COPY /opt/conda /opt/conda # buildkit2.9 GB14RUN |4 PYTORCH_VERSION=2.0.1 TRITON_VERSION= TARGETPLATFORM=linux/amd6432 B15ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16ENV NVIDIA_VISIBLE_DEVICES=all0 B17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B18ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B19ENV PYTORCH_VERSION=2.0.10 B20WORKDIR /workspace99 B21ENV DEBIAN_FRONTEND=noninteractive0 B22/bin/sh -c apt-get update &&34.39 MB23/bin/sh -c DEBIAN_FRONTEND=noninteractive apt install56.28 MB24/bin/sh -c apt-get install -y30.72 MB25ADD file ... in /etc/ssh/sshd_config 314 B26/bin/sh -c pip install jupyterlab62.3 MB27/bin/sh -c apt install -y1.01 MB28ADD file ... in /boot.sh 156 B29ADD file ... in /boot.ini 285 B30/bin/sh -c chmod -R 777156 B31/bin/sh -c mkdir /root/.jupyter154 B32ADD file ... in /root/.jupyter/jupyter_lab_config.py 330 B33/bin/sh -c mkdir /run/sshd146 B34/bin/sh -c echo "export $(cat617 B35/bin/sh -c ln -s /opt/conda134 B36WORKDIR /root0 B37CMD ["/boot.sh"]0 BCommand
ARG RELEASE