sha256:e1db06b067b4d37b99a0e19aa949e66dba05efb92887e57c62c56b5845bcaaa9
OS/ARCH
linux/amd64
Compressed size
9.37 GB
Last pushed
6 months by pytorchbot
Type
Image
Manifest digest
sha256:e1db06b067b4d37b99a0e19aa949e66dba05efb92887e57c62c56b5845bcaaa9
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.0.2 AMDGPU_VERSION=7.0.2 APT_PREF=Package:239 B12RUN |3 ROCM_VERSION=7.0.2 AMDGPU_VERSION=7.0.2 APT_PREF=Package:5.15 GB13RUN |3 ROCM_VERSION=7.0.2 AMDGPU_VERSION=7.0.2 APT_PREF=Package:653 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 config159 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 # buildkit424.59 MB23COPY /opt/python /opt/python # buildkit314 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 # buildkit333 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.0.2 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.0.2 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.0.2 PYTORCH_ROCM_ARCH=gfx900;gfx906;gfx908;gfx90a;gfx942;gfx1030;gfx1100;gfx1101;gfx1102;gfx1200;gfx1201;gfx950;gfx1150;gfx1151 /bin/sh805.23 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 # buildkit424.59 MB42COPY /opt/python /opt/python # buildkit316 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