Commit Graph

2 Commits

Author SHA1 Message Date
User Name
1d5b9bc4fa Add Docker setup for ComfyUI with GitHub release tracking
- Add Dockerfile with CUDA 12.6 and Python 3.12 base
- Add docker-compose.yml with GPU support and volume mounts
- Add docker-entrypoint.sh script with venv management and OTEL support
- Add comfy-node-install.sh helper for custom node installation
- Update .gitignore to exclude Docker-related artifacts
- Entrypoint ensures frontend package matches requirements.txt version
- Optional OTEL instrumentation when OTEL_EXPORTER_OTLP_ENDPOINT is set
- Volume-mounted repo allows git checkout of release tags without rebuilds
2025-12-12 20:21:57 -06:00
User Name
2505cc4bc9 Add Docker-related files to .gitignore 2025-12-11 20:46:18 -06:00