广告图片

docker.io/ignatberesnev/comfyui-gfx1151:v0.2 linux/amd64

docker.io/ignatberesnev/comfyui-gfx1151:v0.2 - 国内下载镜像源 浏览次数:9

这是一个针对AMD GFX1151架构(如Radeon RX 7000系列显卡)优化的ComfyUI Docker镜像,用于运行基于节点的稳定扩散AI图像生成工具,支持快速部署和使用ComfyUI进行AI图像创作。

源镜像 docker.io/ignatberesnev/comfyui-gfx1151:v0.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2
镜像ID sha256:fb56265f9e0fbe0d0b2c5f04a3898bbacab81d4e80ff64efdf1b071847b9325c
镜像TAG v0.2
大小 32.41GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh -c /opt/comfyui-gfx1151-utils/check-comfyui.sh && python3 /opt/ComfyUI/main.py --listen 0.0.0.0 --use-flash-attention --gpu-only
启动入口
工作目录 /opt/comfyui-gfx1151-utils
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2026-02-25T16:44:54.963029728Z
同步时间 2026-04-02 02:51
开放端口
8188/tcp
环境变量
PATH=/opt/venv/bin:/opt/rocm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DEBIAN_FRONTEND=noninteractive LD_LIBRARY_PATH=/opt/rocm/lib FLASH_ATTENTION_TRITON_AMD_ENABLE=TRUE
镜像标签
ubuntu: org.opencontainers.image.ref.name 24.04: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2  docker.io/ignatberesnev/comfyui-gfx1151:v0.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2  docker.io/ignatberesnev/comfyui-gfx1151:v0.2

Shell快速替换命令

sed -i 's#ignatberesnev/comfyui-gfx1151:v0.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2  docker.io/ignatberesnev/comfyui-gfx1151:v0.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2  docker.io/ignatberesnev/comfyui-gfx1151:v0.2'

镜像构建历史


# 2026-02-26 00:44:54  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh" "-c" "/opt/comfyui-gfx1151-utils/check-comfyui.sh && python3 /opt/ComfyUI/main.py --listen 0.0.0.0 --use-flash-attention --gpu-only"]
                        
# 2026-02-26 00:44:52  0.00B 
/bin/sh -c #(nop)  EXPOSE 8188
                        
# 2026-02-26 00:44:50  4.82KB 
/bin/sh -c chmod +x test-pytorch-flashattention.py
                        
# 2026-02-26 00:44:47  4.82KB 
/bin/sh -c #(nop) ADD file:76ede30f7b618e869759fc2d22dc1ef12ae6ac1a122129ab5f0eab97fd4e7877 in test-pytorch-flashattention.py 
                        
# 2026-02-26 00:44:45  373.00B 
/bin/sh -c chmod +x test-pytorch.sh
                        
# 2026-02-26 00:44:42  373.00B 
/bin/sh -c #(nop) ADD file:f0c7dc88fe6a16bd8ec3824d7908b63781fed5b62ea67391c5f0985a2879d82f in test-pytorch.sh 
                        
# 2026-02-26 00:44:40  338.00B 
/bin/sh -c chmod +x check-comfyui.sh
                        
# 2026-02-26 00:44:37  338.00B 
/bin/sh -c #(nop) ADD file:dd2205f5fb92ed1ed9054f7a3f7c7c73e39079e7038933e9bf015821e1c7b0b2 in check-comfyui.sh 
                        
# 2026-02-26 00:44:35  0.00B 
/bin/sh -c #(nop) WORKDIR /opt/comfyui-gfx1151-utils
                        
# 2026-02-26 00:44:32  0.00B 
/bin/sh -c mkdir -p /opt/comfyui-gfx1151-utils
                        
# 2026-02-26 00:44:29  1.19GB 
/bin/sh -c cd /opt &&     git clone https://github.com/comfyanonymous/ComfyUI ComfyUI-pre-cloned &&     cd ComfyUI-pre-cloned &&     pip3 install -r requirements.txt
                        
# 2026-02-26 00:44:00  33.62MB 
/bin/sh -c cd /opt &&     git clone https://github.com/ROCm/flash-attention.git &&     cd flash-attention &&     git checkout main_perf &&     python setup.py install
                        
# 2026-02-26 00:43:54  0.00B 
/bin/sh -c #(nop)  ENV FLASH_ATTENTION_TRITON_AMD_ENABLE=TRUE
                        
# 2026-01-23 05:04:29  180.06KB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c git clone https://github.com/ROCm/pytorch-micro-benchmarking /var/lib/jenkins/pytorch-micro-benchmarking &&     ln -sf /usr/bin/python3 /usr/bin/python # buildkit
                        
# 2026-01-23 05:04:28  4.95GB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c pip install --no-cache-dir     ${TORCH_WHEEL}     ${APEX_WHEEL}     ${TORCHAUDIO_WHEEL}     ${TORCHVISION_WHEEL}     ${TRITON_WHEEL} # buildkit
                        
# 2026-01-23 05:03:36  25.25GB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c amdgpu-install --usecase=rocm -y && rm *.deb # buildkit
                        
# 2026-01-23 04:58:00  2.05MB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c apt install -y ./*.deb # buildkit
                        
# 2026-01-23 04:57:59  17.03KB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c echo "DEBUG: BASE_IMAGE=$BASE_IMAGE" &&     if [ "$BASE_IMAGE" = "ubuntu:24.04" ]; then     wget https://repo.radeon.com/amdgpu-install/$ROCM_VERSION/ubuntu/noble/amdgpu-install_${AMDGPU_VERSION}_all.deb;     else     wget https://repo.radeon.com/amdgpu-install/$ROCM_VERSION/ubuntu/jammy/amdgpu-install_${AMDGPU_VERSION}_all.deb;     fi # buildkit
                        
# 2026-01-23 04:57:59  0.00B 设置环境变量 PATH
ENV PATH=/opt/venv/bin:/opt/rocm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2026-01-23 04:57:59  286.61MB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c python${PYTHON_VERSION} -m venv /opt/venv &&     . /opt/venv/bin/activate &&     /opt/venv/bin/python -m pip install --upgrade pip &&     /opt/venv/bin/python -m pip install --upgrade setuptools &&     /opt/venv/bin/python -m pip install hypothesis scipy ninja # buildkit
                        
# 2026-01-23 04:57:45  334.99MB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c add-apt-repository ppa:deadsnakes/ppa &&     apt update &&     apt install -y python${PYTHON_VERSION} python3-pip python3-venv &&     if [ "${PYTHON_VERSION}" = "3.8" ] || [ "${PYTHON_VERSION}" = "3.9" ] ||        [ "${PYTHON_VERSION}" = "3.10" ] || [ "${PYTHON_VERSION}" = "3.11" ]; then       apt install -y --no-install-recommends python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils python${PYTHON_VERSION}-venv;     else       apt install -y --no-install-recommends python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-venv;     fi &&     apt clean &&     rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2026-01-23 04:56:47  0.00B 设置环境变量 LD_LIBRARY_PATH
ENV LD_LIBRARY_PATH=/opt/rocm/lib
                        
# 2026-01-23 04:56:47  0.00B 设置环境变量 PATH
ENV PATH=/opt/rocm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2026-01-23 04:56:47  281.80MB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c apt update &&     apt install -y wget software-properties-common curl rsync dialog git # buildkit
                        
# 2026-01-23 04:55:50  964.93KB 执行命令并创建新的镜像层
RUN |10 BASE_IMAGE=ubuntu:24.04 PYTHON_VERSION=3.12 PYTORCH_VERSION=2.9.1 ROCM_VERSION=7.2 AMDGPU_VERSION=7.2.70200-1 TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl /bin/sh -c echo "tzdata tzdata/Areas select Etc" | debconf-set-selections &&     echo "tzdata tzdata/Zones/Etc select UTC" | debconf-set-selections # buildkit
                        
# 2026-01-23 04:55:50  0.00B 设置环境变量 DEBIAN_FRONTEND
ENV DEBIAN_FRONTEND=noninteractive
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG TRITON_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/triton-3.5.1+rocm7.2.0.gita272dfa8-cp312-cp312-linux_x86_64.whl
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG TORCHVISION_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchvision-0.24.0+rocm7.2.0.gitb919bd0c-cp312-cp312-linux_x86_64.whl
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG TORCHAUDIO_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torchaudio-2.9.0+rocm7.2.0.gite3c6ee2b-cp312-cp312-linux_x86_64.whl
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG APEX_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/apex-1.9.0+rocm7.2.0.gite37ed124-cp312-cp312-linux_x86_64.whl
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG TORCH_WHEEL=http://compute-artifactory.amd.com/artifactory/compute-pytorch-rocm/compute-rocm-rel-7.2/43/torch-2.9.1+rocm7.2.0.lw.git7e1940d4-cp312-cp312-linux_x86_64.whl
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG AMDGPU_VERSION=7.2.70200-1
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG ROCM_VERSION=7.2
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG PYTORCH_VERSION=2.9.1
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG PYTHON_VERSION=3.12
                        
# 2026-01-23 04:55:50  0.00B 定义构建参数
ARG BASE_IMAGE=ubuntu:24.04
                        
# 2026-01-13 13:37:27  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2026-01-13 13:37:27  78.12MB 
/bin/sh -c #(nop) ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in / 
                        
# 2026-01-13 13:37:25  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=24.04
                        
# 2026-01-13 13:37:25  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2026-01-13 13:37:25  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2026-01-13 13:37:25  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:fb56265f9e0fbe0d0b2c5f04a3898bbacab81d4e80ff64efdf1b071847b9325c",
    "RepoTags": [
        "ignatberesnev/comfyui-gfx1151:v0.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151:v0.2"
    ],
    "RepoDigests": [
        "ignatberesnev/comfyui-gfx1151@sha256:a38260b56a94fdf5aa9f951a96a73ef1987b70ebcbd4757447708a756a67abc0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/ignatberesnev/comfyui-gfx1151@sha256:ba6b08e85f06377e1ac3cf9665183b8b64018a2f08ed76c3fe0019966db004cf"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2026-02-25T16:44:54.963029728Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8188/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/opt/venv/bin:/opt/rocm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "DEBIAN_FRONTEND=noninteractive",
            "LD_LIBRARY_PATH=/opt/rocm/lib",
            "FLASH_ATTENTION_TRITON_AMD_ENABLE=TRUE"
        ],
        "Cmd": [
            "/bin/sh",
            "-c",
            "/opt/comfyui-gfx1151-utils/check-comfyui.sh \u0026\u0026 python3 /opt/ComfyUI/main.py --listen 0.0.0.0 --use-flash-attention --gpu-only"
        ],
        "Image": "sha256:e9859ade70826b1eec8227f54e00c5993d020d369392318bb1b191975d21ae14",
        "Volumes": null,
        "WorkingDir": "/opt/comfyui-gfx1151-utils",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.version": "24.04"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 32408382167,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b9d806d22d76200a9bc9bce421862e37b9b144bd8775b31954de808d89748cb3/diff:/var/lib/docker/overlay2/44d1fa3d57f5f836dcb8df142f20b4df7fc04e32084e0240feac841316bef473/diff:/var/lib/docker/overlay2/b0515ba3664a2459b433d4489caf5ac08e6270b9f333fafa69de59c08859031d/diff:/var/lib/docker/overlay2/3f22743de9160e5397945393b8cb851ec2e61063337bd3be2dc271135d0b37ff/diff:/var/lib/docker/overlay2/32c3275c26640026ba912cc5dcc38059e3ddb3211fdaeefdfc2bc46078b85c80/diff:/var/lib/docker/overlay2/52d0f71bd8a85b6a6216bd851a2aaa64b163a781fdfa4b92af0bd157fbcf0611/diff:/var/lib/docker/overlay2/82d1107b1ac5b57192bebae71aa6985596eb30fe400943eb0ded3fc35e485206/diff:/var/lib/docker/overlay2/8e223936fd7ba473d1b455431d2e5b30d5aa83d929363939d965b93b2a62f481/diff:/var/lib/docker/overlay2/1b1bcd8411f1bbe7f58d5a520323d3af7dd2262a6b94b57126ff37b30e242582/diff:/var/lib/docker/overlay2/5ec730865cec403ea6403bd8be5e3fa155bf076b31acf11986c264c1f1b9bd3e/diff:/var/lib/docker/overlay2/b6f052f5d16f4884a609c79310f96c3b4700d4fa4727e1672a2f565f75adf342/diff:/var/lib/docker/overlay2/4d43a48888ea634b91646c14aa4af5dddb967d9ced9a3633c8bb7bb143909fd3/diff:/var/lib/docker/overlay2/2a2e81ddc1e3baef108445074d1687139f92fe08bca6af8c710399a7767ab811/diff:/var/lib/docker/overlay2/8df249ff995c4e4fccf4ee327ed9910a166c8cfa9432f301435815d7f94047e9/diff:/var/lib/docker/overlay2/9d2bb95dceef36e0610cdd85e71396a1427dd82b62222c6f0f2217dffe48ade3/diff:/var/lib/docker/overlay2/5c9172090f92308eb5890a40a7a095b182a7d68b68e0179e8600482ec4f7de7e/diff:/var/lib/docker/overlay2/ffe2d1630019c7a7607dbbf5741a456d39cb4670d52ab258dca0e6b70e6a8d81/diff:/var/lib/docker/overlay2/ae1fcad354f0d22efc5ed23a6a8b8d20fe36cfcefc1388bf1ff216678ef255c7/diff",
            "MergedDir": "/var/lib/docker/overlay2/4feae821e55c56563783e49aa2a45584f3bd4a17d58a10c8b8b8a6db5d4d86d6/merged",
            "UpperDir": "/var/lib/docker/overlay2/4feae821e55c56563783e49aa2a45584f3bd4a17d58a10c8b8b8a6db5d4d86d6/diff",
            "WorkDir": "/var/lib/docker/overlay2/4feae821e55c56563783e49aa2a45584f3bd4a17d58a10c8b8b8a6db5d4d86d6/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:123a078714d5ea9382d4d9f550753aefce8b34ec5ae11ae8273038d3bcbb943f",
            "sha256:061cd39f9ebdff34b0c2daf5436f60a10664a7012b372aaf731659da3690d8e4",
            "sha256:44cfa7f1a9314623335453d8ee7acc8e4ddcc2fa7d7f8350164157a50c7c9f24",
            "sha256:51bacb914db06da6d48b422eb0c1259756ea7590b03553f8aa63191db3f3e08b",
            "sha256:db949947342eca6389babd10209154d1c1930bb4b96c9168d560f0be8ebf7653",
            "sha256:f79c0345cde6c7cbbf0292be24c8164ef0046af29f5c039dd9d2d95c51240670",
            "sha256:c928a36cbb166a809e74f2d0ee34ef2c647cfcd16f94b1e3bef764a73cc12882",
            "sha256:a4fc47e39ef7e16042cd489da96d2eb2643cf5a908fea8da0f087eec4d00ed78",
            "sha256:3e1800cb38be3c437bc5631c37707e26735c42b43df5dc759c802f164f69c5d1",
            "sha256:6865eee197cdd72f898d0b2dbbb94c3cda16c140a9e150b2c90f51ea2a095c65",
            "sha256:9a58c0260fbdd747e4cc1f3e01faa45f8ee13b9d30b40b09cddfca76b0ce89d8",
            "sha256:8aa02a3ae020afc52472c6d283b7fe4304f2443ba070df0f6380f6d49ac8be00",
            "sha256:427f782a49fc3ed1ed0ce1d110d2ac49dc1982e3ae6382229a8462ddf6c44188",
            "sha256:2abe5755cc3ebf5c735606659b7a577b2ccf198f31a3431713027f3f997679f2",
            "sha256:11f8af6444d92f94f9fb8cd0e107325fc94f86874481a96e47bd5a92cb066386",
            "sha256:860addfe83b0e341240d7f657cc0a20b1a6b68c1d8cca3e3771430f8f8632950",
            "sha256:3a9127363b47d36d88bf30b3f8fd90d178fcd1d077a896c9d948828a27ee3c17",
            "sha256:e51f0d95f42621d3bb192fd47c88db89ca6f8e7809a7ff253a7dbe74509356c4",
            "sha256:84bd37a6dff9937403f9e70c02e97294a973f32a7c1b5b137d8b49ed7b24c40b"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-02T02:19:58.040682112+08:00"
    }
}

更多版本

docker.io/ignatberesnev/comfyui-gfx1151:v0.2

linux/amd64 docker.io32.41GB2026-04-02 02:51
8