2025-11-17 07:37:14 UTC
2.63 GB
--cpu
CMAKE_POLICY_VERSION_MINIMUM3.5
LD_LIBRARY_PATH/usr/local/lib64/python3.13/site-packages/torch/lib
LD_PRELOAD/usr/lib64/libjpeg.so.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:861b7d77e7ff7354ba0e4bf52ff43534614e7d129c4d435f949120eb44859528 - 1.38% (37.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:c258f5f6875d0be3df8289e42ee4648d09425a87204700d5bb8ceb350597c3fa - 11.49% (309 MB)
[#003] sha256:da91d5aa6071de55b96a66cda1e75f18c3822c0a1302c6fbb2bfffa3a0e0503c - 10.94% (294 MB)
[#004] sha256:fa03067da806d0289dfb6bd891e6381b3c4dbd7378a7203fb9d66c839bcbe287 - 5.47% (147 MB)
[#005] sha256:2927d7597d8cb3a68850669bb651c84d67187e8a5a095db5befce73e8ca9d1cd - 4.79% (129 MB)
[#006] sha256:04a5bbef3373e8f70d4e698184cf1102f0363eabc16e70189f925531b8bb906f - 0.23% (6.15 MB)
[#007] sha256:6c1fb0614d6802701adcdbdb3a290741df90d5a58298499851a2c3f6ddc238a2 - 7.14% (192 MB)
[#008] sha256:168e2c01d205d468084b2dc49105ee0a87e0460147a4397f687d7511e968a95f - 0.7% (18.9 MB)
[#009] sha256:a724a2c7ce6d043b528219e1a694c54f712a93663b9cc5b8ffdbc4338ff9e54f - 0.0% (2.44 KB)
[#010] sha256:9d428da89b2ad665d40d9437b0c2b4e89c0b16fcae05c4f4e15ba270b309d8ae - 15.02% (404 MB)
[#011] sha256:a306c31b68084224720976b25f61e52acf8dcabc03c2f71ab7d84fa916ebc961 - 7.99% (215 MB)
[#012] sha256:67fb32962d881d01d685931128e4f768d3ba98e4e257d4832aa155051f30149b - 2.97% (80.1 MB)
[#013] sha256:9959140fcbee22527ac4e0361637ec0de7eddb079faeca60308ff5561d18646e - 0.0% (112 Bytes)
[#014] sha256:ea546a1605978255b105484f149b47013f90173940b2e38667a60402fee72211 - 28.05% (755 MB)
[#015] sha256:2564bd82405559cd00e5fe97fa74334ae633fe9259e7cdaec8685b5859aa00a8 - 3.83% (103 MB)
[#016] sha256:a1a81bdeaf68eea1146d32e78262fde1ed5de1e362ba2a407296e13c0b8b99ed - 0.0% (159 Bytes)
[#017] sha256:c7917f3711e5b24cd386f397034a68ca9811506b9cdad02e8fcf1a2d6c116632 - 0.0% (1.22 KB)
[#018] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
KIWI 10.2.32
2025-11-17 07:26:50 UTC (buildkit.dockerfile.v0)LABEL maintainer=YAN Wenkun <code@yanwk.fun>
2025-11-17 07:26:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eu # buildkit
2025-11-17 07:27:23 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 --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-matplotlib python313-mpmath python313-numba-devel python313-onnx python313-pandas python313-scikit-build python313-scikit-build-core-pyproject python313-scikit-image python313-scikit-learn python313-scipy # buildkit
2025-11-17 07:28:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --auto-agree-with-licenses python313-opencv python313-addict python313-aenum python313-aiohttp python313-alembic python313-black python313-cachetools python313-chardet python313-dbm python313-deepdiff python313-dill python313-ffmpeg-python python313-filelock python313-ftfy python313-GitPython python313-httpx python313-imageio python313-importlib-metadata python313-joblib python313-lark python313-loguru python313-mss python313-numexpr python313-piexif python313-protobuf python313-py-cpuinfo python313-pydantic python313-pydantic-settings python313-pydub python313-pygit2 python313-PyGithub python313-PyYAML python313-regex python313-qrcode python313-rich python313-safetensors python313-simpleeval python313-SoundFile python313-SQLAlchemy python313-svglib python313-tokenizers python313-toml python313-tqdm python313-typer python313-uv python313-webcolors python313-yapf python313-yarl # buildkit
2025-11-17 07:28:58 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 libgthread-2_0-0 make ninja 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 && rm -v /usr/lib64/python3.13/EXTERNALLY-MANAGED && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.13 100 # buildkit
2025-11-17 07:28:58 UTC (buildkit.dockerfile.v0)ENV LD_PRELOAD=/usr/lib64/libjpeg.so.8
2025-11-17 07:28:58 UTC (buildkit.dockerfile.v0)ENV CMAKE_POLICY_VERSION_MINIMUM=3.5
2025-11-17 07:29:14 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
2025-11-17 07:29:20 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip list && pip install --upgrade pip wheel setuptools && pip install --dry-run torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu # buildkit
2025-11-17 07:29:34 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip install --no-deps torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu # buildkit
2025-11-17 07:29:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu # buildkit
2025-11-17 07:29:40 UTC (buildkit.dockerfile.v0)ENV LD_LIBRARY_PATH=/usr/local/lib64/python3.13/site-packages/torch/lib
2025-11-17 07:29:40 UTC (buildkit.dockerfile.v0)COPY builder-scripts/. /builder-scripts/ # buildkit
2025-11-17 07:30:18 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip install -r /builder-scripts/pak3.txt # buildkit
2025-11-17 07:30:39 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip install -r /builder-scripts/pak5.txt # buildkit
2025-11-17 07:36:42 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip install -r /builder-scripts/pak7.txt # buildkit
2025-11-17 07:36:42 UTC (buildkit.dockerfile.v0)WORKDIR /default-comfyui-bundle
2025-11-17 07:37:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c bash /builder-scripts/preload-cache.sh # buildkit
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip install -r '/default-comfyui-bundle/ComfyUI/requirements.txt' -r '/default-comfyui-bundle/ComfyUI/custom_nodes/ComfyUI-Manager/requirements.txt' && pip list # buildkit
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c du -ah /root && rm -rf /root/* && rm -rf /root/.[^.]* /root/.??* # buildkit
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)COPY runner-scripts/. /runner-scripts/ # buildkit
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)USER root
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)VOLUME [/root]
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)WORKDIR /root
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)EXPOSE [8188/tcp]
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)ENV CLI_ARGS=--cpu
2025-11-17 07:37:14 UTC (buildkit.dockerfile.v0)CMD ["bash" "/runner-scripts/entrypoint.sh"]
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.