Select and use the appropriate ComfyUI Docker image tag
mainAI-Dock provides ComfyUI images for different hardware backends. Choose a tag based on your target platform: NVIDIA CUDA, AMD ROCm, or CPU.
Tag patterns:
- CUDA:
:cuda-[x.x.x-base|runtime]-[ubuntu-version] - ROCm:
:rocm-[x.x.x-runtime]-[ubuntu-version] - CPU:
:cpu-[ubuntu-version]
The :latest tag points to :latest-cuda and represents a stable, tested version.