Sign inSign up

jamesnetherton/transmission

By jamesnetherton

Updated over 5 years ago

Transmission BitTorrent client

Image
0

1.7K

jamesnetherton/transmission repository overview

Docker Transmission

Transmission with Docker.

Starting a Transmission container

docker run -it \
   -e DISPLAY=$DISPLAY \
   -v /tmp/.X11-unix:/tmp/.X11-unix \
   -v ${HOME}/Downloads:/downloads \
   -v ${HOME}/.local:/home/transmission/.local 
   -v ${HOME}/.config:/home/transmission/.config 
   -v ${HOME}/.cache:/home/transmission/.cache
   jamesnetherton/transmission

Tag summary

Content type

Image

Digest

sha256:f285007b2

Size

119.3 MB

Last updated

over 5 years ago

docker pull jamesnetherton/transmission