Unofficial Transmission image Build from source with Alpine:latest base image
10K+
Run it according to your config :
podman run
--detach
--replace
--name=transmission
-p 51413:51413
-p 9091:9091
-v /transmission/watch/dir/:/watch
-v /transmission/config/dir/:/config
-v /transmission/incomplete/dir/:/incomplete
docker.io/nemric/transmission:latest
image Containerfile source : https://github.com/Relativ-IT/TransmissionBT
Latest tag refer to the last stable released version of Transmission that is also tagged with its version number (e.g. 4.0.5)
Main tag is built from "main" branch with all recent commits
All images will be built once a week, old versions won't be built any more and should be deleted regularly
Enjoy !
Content type
Image
Digest
sha256:13afcbefb…
Size
14.1 MB
Last updated
25 days ago
docker pull nemric/transmission