comfyui (0.30.0-cu130)

Published 2026-08-06 03:18:09 +00:00 by srw in containers/comfyui

Installation

docker pull git.boxcar.sh/containers/comfyui:0.30.0-cu130
sha256:800cc8600ff4eececbfe1cac7886959f320d05800f08a68bab89e296da12ce31

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:ed77bb373e14ffa6b3783b4ca84874dcd05c0d6bea35c76071d4ccb41ebeef18 in /
COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/.
CMD ["/bin/bash"]
COPY dir:7e4a63454f39409c213733c178806885b5a316509bc6872a23eca6721c2a73bc in /usr/share/buildinfo/
COPY dir:7e4a63454f39409c213733c178806885b5a316509bc6872a23eca6721c2a73bc in /root/buildinfo/
LABEL "org.opencontainers.image.created"="2026-08-03T17:40:34Z" "org.opencontainers.image.revision"="b9fdece4d2c962654c1c4a6f9578551c79e4c4c6" "build-date"="2026-08-03T17:40:34Z" "architecture"="x86_64" "vcs-ref"="b9fdece4d2c962654c1c4a6f9578551c79e4c4c6" "vcs-type"="git" "release"="1785778687"org.opencontainers.image.created=2026-08-03T17:40:34Z,org.opencontainers.image.revision=b9fdece4d2c962654c1c4a6f9578551c79e4c4c6
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:07dda76bb9f94f0cbfae94d756fc5a69a22d1c520bff4f8aaac7bd2ad91de204 in /usr/share/buildinfo/
COPY dir:07dda76bb9f94f0cbfae94d756fc5a69a22d1c520bff4f8aaac7bd2ad91de204 in /root/buildinfo/
LABEL "org.opencontainers.image.created"="2026-08-04T01:42:09Z" "org.opencontainers.image.revision"="4dd504be5a49deb152624d3fba956e123145b0f5" "build-date"="2026-08-04T01:42:09Z" "architecture"="x86_64" "vcs-ref"="4dd504be5a49deb152624d3fba956e123145b0f5" "vcs-type"="git" "release"="1785807698"org.opencontainers.image.created=2026-08-04T01:42:09Z,org.opencontainers.image.revision=4dd504be5a49deb152624d3fba956e123145b0f5
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 libX11 libXext && microdnf clean all && mkdir -p /data/models /data/custom_nodes /data/input /data/output /data/user /data/cache /tmp/comfyui && chgrp -R 0 /data && chmod -R g=u /data && chmod 1777 /tmp/comfyui
COPY dir:42a99bba928876405631268e8af64fc5de60e484cd5539cc9cbfabdc0c4b68be 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-08-04T01:42:09Z
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-08-04T01:42:09Z
org.opencontainers.image.description ComfyUI GPU server on Red Hat UBI 10
org.opencontainers.image.licenses GPL-3.0-only
org.opencontainers.image.revision 4dd504be5a49deb152624d3fba956e123145b0f5
org.opencontainers.image.source https://github.com/Comfy-Org/ComfyUI
org.opencontainers.image.title ComfyUI
org.opencontainers.image.version v0.29.2
release 1785807698
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 4dd504be5a49deb152624d3fba956e123145b0f5
vcs-type git
vendor Red Hat, Inc.
version 10.2
Details
Container
2026-08-06 03:18:09 +00:00
5
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