sha256:ffa0d4616e3124f2cd41ee9d35e471e60518c2d20bbf6f2b17250961ef083e2f
OS/ARCH
linux/amd64
Compressed size
10.35 GB
Last pushed
6 months by pytorchbot
Type
Image
Manifest digest
sha256:ffa0d4616e3124f2cd41ee9d35e471e60518c2d20bbf6f2b17250961ef083e2f
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 B8ARG ROCM_VERSION=5.30 B9ARG AMDGPU_VERSION=5.30 B10ARG APT_PREF0 B11RUN |3 ROCM_VERSION=7.1.1 AMDGPU_VERSION=30.20.1 APT_PREF=Package:239 B12RUN |3 ROCM_VERSION=7.1.1 AMDGPU_VERSION=30.20.1 APT_PREF=Package:6 GB13RUN |3 ROCM_VERSION=7.1.1 AMDGPU_VERSION=30.20.1 APT_PREF=Package:656 B14ENV DEBIAN_FRONTEND=noninteractive0 B15RUN /bin/sh -c apt-get clean48.16 MB16RUN /bin/sh -c apt-get install46.78 MB17RUN /bin/sh -c git config160 B18RUN /bin/sh -c locale-gen en_US.UTF-8845.46 KB19ENV LC_ALL=en_US.UTF-80 B20ENV LANG=en_US.UTF-80 B21ENV LANGUAGE=en_US.UTF-80 B22COPY /opt/conda /opt/conda # buildkit492.77 MB23COPY /opt/python /opt/python # buildkit315 B24COPY /opt/_internal /opt/_internal # buildkit801.43 MB25ENV PATH=/opt/conda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26ADD ./common/install_mkl.sh install_mkl.sh # buildkit331 B27RUN /bin/sh -c bash ./install_mkl.sh827.42 MB28ARG ROCM_VERSION0 B29ARG PYTORCH_ROCM_ARCH0 B30ENV PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201;gfx950;gfx1150;gfx11510 B31ENV MKLROOT=/opt/intel0 B32ENV ROCM_PATH=/opt/rocm0 B33ADD ./common/install_rocm_drm.sh install_rocm_drm.sh # buildkit1.7 KB34ADD ./common/install_rocm_magma.sh install_rocm_magma.sh # buildkit610 B35RUN |2 ROCM_VERSION=7.1.1 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh81.17 MB36RUN |2 ROCM_VERSION=7.1.1 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh22.35 MB37RUN |2 ROCM_VERSION=7.1.1 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh804.59 MB38COPY /opt/openssl /opt/openssl # buildkit9.07 MB39ADD ./common/install_patchelf.sh install_patchelf.sh # buildkit346 B40RUN /bin/sh -c bash ./install_patchelf.sh913.5 KB41COPY /opt/conda /opt/conda # buildkit492.77 MB42COPY /opt/python /opt/python # buildkit315 B43COPY /opt/_internal /opt/_internal # buildkit801.43 MB44ENV PATH=/opt/conda/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 BCommand
ARG RELEASE