sha256:4e35ebcad47042a41389b992ecb3489b3b0a922e4c34c7a0dd1098733a3db513
OS/ARCH
linux/amd64
Compressed size
7.19 GB
Last pushed
5 months by rocmdev
Type
Image
Manifest digest
sha256:4e35ebcad47042a41389b992ecb3489b3b0a922e4c34c7a0dd1098733a3db513
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update289.2 MB8RUN /bin/sh -c python3 -m4 MB9ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10COPY /install/*.whl /install/ # buildkit3.99 GB11RUN /bin/sh -c python -m2.98 MB12RUN /bin/sh -c echo "/opt/rocm/lib"9.07 KB13ENV PATH=/opt/rocm/bin:/opt/rocm/libexec/rocprofiler-compute:/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ROCM_HOME=/opt/rocm ROCM_PATH=/opt/rocm HIP_DEVICE_LIB_PATH=/opt/rocm/lib/llvm/amdgcn/bitcode0 B14COPY /venv /venv # buildkit873.12 MB15COPY docker/libkineto.conf /config/libkineto.conf # buildkit482 B16ENV TRITON_HIP_LLD_PATH=/opt/rocm/lib/llvm/bin/ld.lld KINETO_CONFIG=/config/libkineto.conf0 B17COPY /venv /venv # buildkit1.17 GB18COPY /app/external /app/external # buildkit800.57 MB19WORKDIR /app32 B20COPY /app/Hunyuanvideo /app/Hunyuanvideo # buildkit6.01 KB21COPY /app/Flux /app/Flux # buildkit1.01 MB22RUN /bin/sh -c cd /app/Flux562.65 KB23COPY /app/StableDiffusion3.5 /app/StableDiffusion3.5 # buildkit4.83 KB24COPY /app/Wan /app/Wan # buildkit253.63 KB25RUN /bin/sh -c cd /app/Wan78.77 MB26COPY /app/Z-Image /app/Z-Image # buildkit3.65 KB27COPY /app/Hunyuanvideo_1_5 /app/Hunyuanvideo_1_5 # buildkit4 KB28COPY .ci/run.py /app/.ci/run.py # buildkit3.54 KB29COPY benchmark_configs/ /app/.ci/benchmark_configs/ # buildkit2.5 KB30COPY .ci/quality_check.py /app/.ci/quality_check.py # buildkit2.44 KB31COPY ./data/miopen/userdb /miopen_userdb # buildkit100.19 KB32ENV MIOPEN_USER_DB_PATH=/miopen_userdb0 B33ADD references/ /app/references/ # buildkit124 BCommand
ARG RELEASE