comfyui (0.29.2-cu130)

Published 2026-08-01 07:03:10 +00:00 by srw in containers/comfyui

Installation

docker pull git.boxcar.sh/containers/comfyui:0.29.2-cu130
sha256:8408fa35cc321092d6e0a08ced8844939a5be33b15a5d3c2ddfc444f87b9b760

About this package

ComfyUI GPU server on Red Hat UBI 10

Image layers

LABEL maintainer="Red Hat, Inc."
LABEL vendor="Red Hat, Inc."
LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
LABEL com.redhat.component="ubi10-minimal-container" name="ubi10/ubi-minimal" version="10.2" cpe="cpe:/o:redhat:enterprise_linux:10.2" distribution-scope="public"
LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 10."
LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
LABEL io.k8s.display-name="Red Hat Universal Base Image 10 Minimal"
LABEL io.openshift.expose-services=""
LABEL io.openshift.tags="minimal rhel10"
ENV container oci
COPY dir:8b54f62a83609f7ca7db35de99b97ad887016d7d343f267970f635c2bcfb9878 in /
COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/.
CMD ["/bin/bash"]
COPY dir:a2f8f5692e4a30fca4b2fd34555df94b325e49a14060efd4825b60aed3fdb4a9 in /usr/share/buildinfo/
COPY dir:a2f8f5692e4a30fca4b2fd34555df94b325e49a14060efd4825b60aed3fdb4a9 in /root/buildinfo/
LABEL "org.opencontainers.image.created"="2026-07-29T13:46:17Z" "org.opencontainers.image.revision"="f473c706206356d94dd0dd94948a1be8c065fc47" "build-date"="2026-07-29T13:46:17Z" "architecture"="x86_64" "vcs-ref"="f473c706206356d94dd0dd94948a1be8c065fc47" "vcs-type"="git" "release"="1785332632"org.opencontainers.image.created=2026-07-29T13:46:17Z,org.opencontainers.image.revision=f473c706206356d94dd0dd94948a1be8c065fc47
EXPOSE 8080
ENV PYTHON_VERSION=3.12 PYTHONUNBUFFERED=1 PYTHONIOENCODING=UTF-8 LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 CNB_STACK_ID=com.redhat.stacks.ubi10-python-312 CNB_USER_ID=1001 CNB_GROUP_ID=0 PIP_NO_CACHE_DIR=off STI_SCRIPTS_PATH=/usr/libexec/s2i APP_ROOT=/opt/app-root HOME=/opt/app-root/src PLATFORM="el10"
ENV PATH=$APP_ROOT/bin:$HOME/bin:$HOME/.local/bin:$PATH
ENV BASH_ENV=${APP_ROOT}/bin/activate ENV=${APP_ROOT}/bin/activate PROMPT_COMMAND=". ${APP_ROOT}/bin/activate"
ENV SUMMARY="Minimal platform for building and running Python $PYTHON_VERSION applications" DESCRIPTION="Python $PYTHON_VERSION available as container is a base platform for building and running various Python $PYTHON_VERSION applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms."
LABEL summary="$SUMMARY" description="$DESCRIPTION" io.k8s.description="$DESCRIPTION" io.k8s.display-name="Python 3.12" io.openshift.expose-services="8080:http" io.openshift.tags="builder,python,python312,python-312,rh-python312" com.redhat.component="python-312-container" name="ubi10/python-312-minimal" usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12-minimal/test/setup-test-app/ ubi10/python-312-minimal python-sample-app" com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" io.buildpacks.stack.id="com.redhat.stacks.ubi10-python-312-minimal" maintainer="SoftwareCollections.org <[email protected]>"
/bin/sh -c INSTALL_PKGS="python3.12 glibc-langpack-en findutils nss_wrapper-libs" && microdnf -y --setopt=tsflags=nodocs --setopt=install_weak_deps=0 install $INSTALL_PKGS && microdnf -y clean all --enablerepo='*'
COPY dir:bff478454bd9de77cff46b7af2c446f10abc95a15479f2fd6ae42a31ab968c85 in $STI_SCRIPTS_PATH
COPY dir:9cf275bdf25ee1c57d2096887e569a6e354d04a308c7cb1401285b82fe057072 in /
COPY dir:208155bc9054883784c7146928dd201221f759e227e3fb517c26e7336c745994 in /opt/wheels
WORKDIR ${HOME}
/bin/sh -c python3.12 -m venv ${APP_ROOT} && ${APP_ROOT}/bin/pip install /opt/wheels/pip-* && rm -r /opt/wheels && chown -R 1001:0 ${APP_ROOT} && fix-permissions ${APP_ROOT} -P && rpm-file-permissions
USER 1001
CMD $STI_SCRIPTS_PATH/usage
COPY dir:97a7648d496dcb4e1f10139444cb566f4852bbf9f9b4910d82c48888ce184887 in /usr/share/buildinfo/
COPY dir:97a7648d496dcb4e1f10139444cb566f4852bbf9f9b4910d82c48888ce184887 in /root/buildinfo/
LABEL "org.opencontainers.image.created"="2026-07-30T02:01:32Z" "org.opencontainers.image.revision"="d01073a8f43c644d44914c29216f68d0cf5f0d37" "build-date"="2026-07-30T02:01:32Z" "architecture"="x86_64" "vcs-ref"="d01073a8f43c644d44914c29216f68d0cf5f0d37" "vcs-type"="git" "release"="1785376864"org.opencontainers.image.created=2026-07-30T02:01:32Z,org.opencontainers.image.revision=d01073a8f43c644d44914c29216f68d0cf5f0d37
ARG COMFYUI_VERSION
ARG COMFYUI_VERSION TORCH_VERSION
ARG COMFYUI_VERSION PYTORCH_INDEX_URL TORCH_VERSION
USER 0
|3 COMFYUI_VERSION=v0.29.2 PYTORCH_INDEX_URL=https://download.pytorch.org/whl/cu130 TORCH_VERSION=2.11.0 /bin/sh -c microdnf install -y libgomp && microdnf clean all && mkdir -p /data/models /data/custom_nodes /data/input /data/output /data/user /data/cache /tmp/comfyui && chgrp -R 0 /data /tmp/comfyui && chmod -R g=u /data /tmp/comfyui
COPY dir:5227828dcf7dd135decaf95c93ea1eba28f69571d8f0f958c9496566004edaad in /opt/app-root
ENV HOME=/data/user XDG_CACHE_HOME=/data/cache HF_HOME=/data/cache/huggingface TORCH_HOME=/data/cache/torch PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1
LABEL org.opencontainers.image.title="ComfyUI" org.opencontainers.image.description="ComfyUI GPU server on Red Hat UBI 10" org.opencontainers.image.source="https://github.com/Comfy-Org/ComfyUI" org.opencontainers.image.version="${COMFYUI_VERSION}" org.opencontainers.image.licenses="GPL-3.0-only" io.boxcar.comfyui.torch-version="${TORCH_VERSION}" io.boxcar.comfyui.pytorch-index="${PYTORCH_INDEX_URL}"
WORKDIR /opt/app-root/src/comfyui
USER 1001
EXPOSE 8188
STOPSIGNAL SIGINT
ENTRYPOINT ["/opt/app-root/bin/python", "/opt/app-root/src/comfyui/main.py"]
CMD ["--listen", "0.0.0.0", "--port", "8188", "--base-directory", "/data", "--temp-directory", "/tmp/comfyui", "--disable-auto-launch"]

Labels

Key Value
architecture x86_64
build-date 2026-07-30T02:01:32Z
com.redhat.component python-312-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
cpe cpe:/o:redhat:enterprise_linux:10.2
description Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.
distribution-scope public
io.boxcar.comfyui.pytorch-index https://download.pytorch.org/whl/cu130
io.boxcar.comfyui.torch-version 2.11.0
io.buildah.version 1.44.1
io.buildpacks.stack.id com.redhat.stacks.ubi10-python-312-minimal
io.k8s.description Python 3.12 available as container is a base platform for building and running various Python 3.12 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.
io.k8s.display-name Python 3.12
io.openshift.expose-services 8080:http
io.openshift.tags builder,python,python312,python-312,rh-python312
maintainer SoftwareCollections.org <[email protected]>
name ubi10/python-312-minimal
org.opencontainers.image.created 2026-07-30T02:01:32Z
org.opencontainers.image.description ComfyUI GPU server on Red Hat UBI 10
org.opencontainers.image.licenses GPL-3.0-only
org.opencontainers.image.revision d01073a8f43c644d44914c29216f68d0cf5f0d37
org.opencontainers.image.source https://github.com/Comfy-Org/ComfyUI
org.opencontainers.image.title ComfyUI
org.opencontainers.image.version v0.29.2
release 1785376864
summary Minimal platform for building and running Python 3.12 applications
url https://catalog.redhat.com/en/search?searchType=containers
usage s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12-minimal/test/setup-test-app/ ubi10/python-312-minimal python-sample-app
vcs-ref d01073a8f43c644d44914c29216f68d0cf5f0d37
vcs-type git
vendor Red Hat, Inc.
version 10.2
Details
Container
2026-08-01 07:03:10 +00:00
4
OCI / Docker
linux/amd64
GPL-3.0-only
3.3 GiB
Versions (5) View all
0.31.1-cu130 2026-08-08
0.31.1-cu132 2026-08-08
0.30.2-cu130 2026-08-06
0.30.0-cu130 2026-08-06
0.29.2-cu130 2026-08-01