sha256:5788127514d81da571fd510f89265ac2902dded2df5d677a259ceb6b6141b05e
OS/ARCH
linux/amd64
Compressed size
3.5 GB
Last pushed
over 3 years by sanchitm
Type
Image
Manifest digest
sha256:5788127514d81da571fd510f89265ac2902dded2df5d677a259ceb6b6141b05e
Image Layers
1ADD file ... in / 27.25 MB2CMD ["bash"]0 B3ENV NVARCH=x86_640 B4ENV NVIDIA_REQUIRE_CUDA=cuda>=11.1 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<4510 B5ENV NV_CUDA_CUDART_VERSION=11.1.74-10 B6ENV NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-10 B7ARG TARGETARCH0 B9RUN |1 TARGETARCH=amd64 /bin/sh -c7.56 MB10ENV CUDA_VERSION=11.1.10 B11RUN |1 TARGETARCH=amd64 /bin/sh -c10.29 MB12RUN |1 TARGETARCH=amd64 /bin/sh -c188 B13ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B15COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.28 KB16ENV NVIDIA_VISIBLE_DEVICES=all0 B17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B18RUN /bin/sh -c rm -f182 B19RUN /bin/sh -c apt-get update32.69 MB20RUN /bin/sh -c mkdir /app92 B21WORKDIR /app32 B22RUN /bin/sh -c adduser --disabled-password4.25 KB23RUN /bin/sh -c echo "user187 B24USER user0 B25ENV HOME=/home/user0 B26RUN /bin/sh -c chmod 777125 B27ENV CONDA_AUTO_UPDATE_CONDA=false0 B28ENV PATH=/home/user/miniconda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29RUN /bin/sh -c curl -sLo100.55 MB30RUN /bin/sh -c conda install3.16 GB31RUN /bin/sh -c pip install36.5 MB32RUN /bin/sh -c pip install104.66 MB33RUN /bin/sh -c pip install21.93 MB34RUN /bin/sh -c pip install9.17 MB35RUN /bin/sh -c pip install92 B36COPY . . # buildkit2.07 MB37RUN /bin/sh -c pwd #32 B38CMD ["python3" "train.py" "config/train_shakespeare_char.py" "--eval_iters=20"0 BCommand
ADD file:7633003155a1059419aa1a6756fafb6e4f419d65bff7feb7c945de1e29dccb1e in /