Migrate transmission containers from Dockerfile to Dagger builds
Replace Dockerfiles with native container.py for both transmission and transmission-exporter. Updates base images (Alpine 3.23, Python 3.14), pins uv to 0.11.6 instead of :latest. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
519175c672
commit
2c483cefff
6 changed files with 89 additions and 66 deletions
1
docs/changelog.d/dagger-transmission-containers.infra.md
Normal file
1
docs/changelog.d/dagger-transmission-containers.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Migrate transmission and transmission-exporter containers from Dockerfile to native Dagger builds (`container.py`). Updates base images to Alpine 3.23 and Python 3.14, pins uv to 0.11.6.
|
||||
Loading…
Add table
Add a link
Reference in a new issue