Namespace
yanwk
Image / Tag
comfyui-boot:base-rocm72-pt211-20260323
Content Digest
sha256:527e699c328e6168307f11b58c7efd0e589ee13e5c1fdaad5abbfad9ac29654e
Details
Created

2026-03-23 21:47:12 UTC

Size

7 GB

Content Digest
Labels
  • maintainer
    code@yanwk.fun
  • org.openbuildservice.disturl
    obs://build.opensuse.org/openSUSE:Factory/images/021a925949f022d666ab1a93b7179255-opensuse-tumbleweed-image:docker
  • org.opencontainers.image.created
    2026-03-18T19:43:47.425365822Z
  • org.opencontainers.image.description
    Image containing a minimal environment for containers based on openSUSE Tumbleweed.
  • org.opencontainers.image.source
    https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-tumbleweed-image?rev=021a925949f022d666ab1a93b7179255
  • org.opencontainers.image.title
    openSUSE Tumbleweed Base Container
  • org.opencontainers.image.url
    https://www.opensuse.org
  • org.opencontainers.image.vendor
    openSUSE Project
  • org.opencontainers.image.version
    20260318.35.73
  • org.opensuse.base.created
    2026-03-18T19:43:47.425365822Z
  • org.opensuse.base.description
    Image containing a minimal environment for containers based on openSUSE Tumbleweed.
  • org.opensuse.base.disturl
    obs://build.opensuse.org/openSUSE:Factory/images/021a925949f022d666ab1a93b7179255-opensuse-tumbleweed-image:docker
  • org.opensuse.base.lifecycle-url
    https://en.opensuse.org/Lifetime
  • org.opensuse.base.reference
    registry.opensuse.org/opensuse/tumbleweed:20260318.35.73
  • org.opensuse.base.source
    https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-tumbleweed-image?rev=021a925949f022d666ab1a93b7179255
  • org.opensuse.base.title
    openSUSE Tumbleweed Base Container
  • org.opensuse.base.url
    https://www.opensuse.org
  • org.opensuse.base.vendor
    openSUSE Project
  • org.opensuse.base.version
    20260318.35.73
  • org.opensuse.lifecycle-url
    https://en.opensuse.org/Lifetime
  • org.opensuse.reference
    registry.opensuse.org/opensuse/tumbleweed:20260318.35.73

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:e60eb6e841b558ee9cdda52b4423b4607d26bbe3e0837bdeadbe6f00eea16e89 - 0.53% (38.3 MB)

[#001] sha256:33043427d39d490e5b06add00834b0138eb2a1d5047a4187136d203bc81990f9 - 6.96% (498 MB)

[#002] sha256:d7d1bcab669cb1358910d650b83384e982d8276b6e48a68cffa15ff372cccd0d - 2.84% (203 MB)

[#003] sha256:2791c5dc3a717d4355d8303bd1338413ad9d28478357a19a90f4f9ca6b704fda - 1.79% (128 MB)

[#004] sha256:5273338451b42a87c0169d0543a627a444d752903bf762794a5327bec4d01f9d - 0.03% (2.22 MB)

[#005] sha256:59dddd6075f786cfe469e63c411a2ca91349af3e415a96f843a4e9b08d6f6b71 - 4.49% (322 MB)

[#006] sha256:559aaa753b9fa247e186092e439d44efed41551382fed830e20df1fdbca7bce2 - 83.36% (5.83 GB)


History
2026-02-09 16:31:14 UTC (openSUSE Tumbleweed 20260318 Base Container)

KIWI 10.2.38

2026-03-23 21:40:21 UTC (buildkit.dockerfile.v0)

LABEL maintainer=code@yanwk.fun

2026-03-23 21:40:21 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c zypper addrepo --check --refresh --priority 90 'https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/Essentials/' packman-essentials && zypper addrepo --check --refresh --priority 80 'https://download.opensuse.org/repositories/science:/GPU:/ROCm/openSUSE_Tumbleweed/science:GPU:ROCm.repo' && zypper --gpg-auto-import-keys install --no-confirm --auto-agree-with-licenses python313-devel python313-pip python313-wheel python313-setuptools python313-Cython python313-py-build-cmake python313-aiohttp python313-dbm python313-ffmpeg-python python313-GitPython python313-httpx python313-joblib python313-lark python313-matplotlib python313-mpmath python313-numba-devel python313-onnx python313-opencv python313-pandas python313-qrcode python313-rich python313-scikit-build python313-scikit-build-core-pyproject python313-scikit-image python313-scikit-learn python313-scipy python313-svglib python313-tqdm && rm /usr/lib64/python3.13/EXTERNALLY-MANAGED && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.13 100 # buildkit

2026-03-23 21:40:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --auto-agree-with-licenses Mesa-libGL1 Mesa-libEGL-devel ghc-half libgthread-2_0-0 make ninja shadow git aria2 fish fd vim which opencv opencv-devel ffmpeg x264 x265 google-noto-sans-fonts google-noto-sans-cjk-fonts google-noto-coloremoji-fonts # buildkit

2026-03-23 21:40:44 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --auto-agree-with-licenses gcc14 gcc14-c++ cpp14 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-14 90 && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-14 90 && update-alternatives --install /usr/bin/cpp cpp /usr/bin/cpp-14 90 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-14 90 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-14 90 && update-alternatives --install /usr/bin/gcc-ar gcc-ar /usr/bin/gcc-ar-14 90 && update-alternatives --install /usr/bin/gcc-nm gcc-nm /usr/bin/gcc-nm-14 90 && update-alternatives --install /usr/bin/gcc-ranlib gcc-ranlib /usr/bin/gcc-ranlib-14 90 && update-alternatives --install /usr/bin/gcov gcov /usr/bin/gcov-14 90 && update-alternatives --install /usr/bin/gcov-dump gcov-dump /usr/bin/gcov-dump-14 90 && update-alternatives --install /usr/bin/gcov-tool gcov-tool /usr/bin/gcov-tool-14 90 # buildkit

2026-03-23 21:44:12 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip list && pip install --upgrade pip wheel setuptools packaging && pip install --dry-run torch==2.11 torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm7.2 # buildkit

2026-03-23 21:45:46 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip install torch==2.11 torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm7.2 && pip uninstall --yes torch # buildkit

2026-03-23 21:47:12 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip install torch==2.11 torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm7.2 && pip list # buildkit

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete