Greetings! I'd like to use Torrentinim in conjunction with docker-compose but I'd prefer to not build the image every time. If you're accepting PRs, I propose:
Build the Dockerfile for every tagged release
Publish the image to ghcr.io/sergiotapia/torrentinim
This could all be added to the existing release-asset.yaml workflow.
Greetings! I'd like to use Torrentinim in conjunction with
docker-compose
but I'd prefer to not build the image every time. If you're accepting PRs, I propose:Dockerfile
for every tagged releaseghcr.io/sergiotapia/torrentinim
This could all be added to the existing
release-asset.yaml
workflow.