
yannmichaux/comfyui/app/venv/app/comfyui)custom_nodes)8188text/app/comfyui ├── input/ # Input images ├── output/ # Generated outputs ├── models/ # Checkpoints, LoRAs, VAEs, upscalers... └── custom_nodes/ └── ComfyUI-Manager/
Mount these directories on the host for persistence.
bashdocker pull yannmichaux/comfyui:latest
bashdocker run -d \ --gpus all \ --name comfyui \ -p 8188:8188 \ -v /mnt/comfy/input:/app/comfyui/input \ -v /mnt/comfy/output:/app/comfyui/output \ -v /mnt/comfy/models:/app/comfyui/models \ yannmichaux/comfyui:<version>
Access ComfyUI:
http://localhost:8188
yamlversion: "3.9" services: comfyui: image: yannmichaux/comfyui:<version> container_name: comfyui restart: unless-stopped ports: - "8188:8188" volumes: - /mnt/comfy/input:/app/comfyui/input - /mnt/comfy/output:/app/comfyui/output - /mnt/comfy/models:/app/comfyui/models deploy: resources: reservations: devices: - capabilities: ["gpu"] environment: - NVIDIA_VISIBLE_DEVICES=all - NVIDIA_DRIVER_CAPABILITIES=compute,utility,video
docker logs -f comfyuidocker exec -it comfyui bashnvidia-smiContributions are welcome! Open issues, PRs, or feature requests directly on GitHub.
This project is licensed under the terms of the MIT License. See the LICENSE file for details.






manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务