Nick
ed5bf01972
Use /runpod-volume mount point for RunPod network volumes
...
Build and Push Docker Image / build (push) Successful in 3m47s
RunPod mounts network volumes at /runpod-volume, not /userdata.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 23:01:08 +13:00
Nick
929059f812
Target only H200 (sm_90) for SageAttention build
...
Build and Push Docker Image / build (push) Successful in 25m31s
Blackwell (sm_100) may not be fully supported yet.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 22:12:59 +13:00
Nick
fef4b8d7ee
Reduce CUDA compilation parallelism for 16GB RAM
...
Build and Push Docker Image / build (push) Failing after 15m53s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 16:58:39 +13:00
Nick
7a8b59f471
Target H200 and RTX 5090 GPU architectures
...
Build and Push Docker Image / build (push) Failing after 47m51s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 12:11:31 +13:00
Nick
bdc1d769e8
Set TORCH_CUDA_ARCH_LIST for SageAttention build
...
Build and Push Docker Image / build (push) Has been cancelled
Build runner has no GPU, so specify target architectures explicitly.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 12:09:57 +13:00
Nick
ab73c2d9be
Optimize Dockerfile layers and reduce disk usage
...
Build and Push Docker Image / build (push) Failing after 10m52s
- Combine PyTorch + triton install into single layer
- Add pip cache cleanup after each install step
- Change SageAttention to regular install and remove source after build
- Consolidate custom node dependencies into single layer
- Add CLAUDE.md, i2v-workflow.json, update handler.py and PROJECT.md
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-26 11:55:56 +13:00
Nick
accb698fd3
Add .gitattributes to enforce LF line endings
Build and Push Docker Image / build (push) Failing after 9m42s
2025-12-26 10:23:45 +13:00
Nick
469911f2a7
Fix pip bootstrap for Python 3.12
Build and Push Docker Image / build (push) Has been cancelled
2025-12-26 10:22:02 +13:00
Nick
18284e469a
Add deadsnakes PPA for Python 3.12 and include workflows
Build and Push Docker Image / build (push) Failing after 5m37s
2025-12-26 10:13:41 +13:00
Nick
65e9f0a6f6
Add deadsnakes PPA for Python 3.12
Build and Push Docker Image / build (push) Failing after 29s
2025-12-26 10:12:33 +13:00
Nick
9604caf8e0
Fix registry auth to use REGISTRY_TOKEN secret
Build and Push Docker Image / build (push) Failing after 3m19s
2025-12-25 23:21:29 +13:00
Nick
b730d4d142
Add Gitea Actions workflow for Docker build and push
...
Build and Push Docker Image / build (push) Failing after 3m44s
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-25 22:58:18 +13:00
Nick
a5adfe060e
Initial commit: ComfyUI RunPod Serverless endpoint
...
- Dockerfile with CUDA 12.8.1, Python 3.12, PyTorch 2.8.0+cu128
- SageAttention 2.2 compiled from source
- Nunchaku wheel installation
- 12 custom nodes pre-installed
- Handler with image/video output support
- Model symlinks to /userdata network volume
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-25 21:59:09 +13:00