Deluge Contained for unRAID based on the work of needo
50K+
This is a Dockerfile setup for deluge - http://deluge-torrent.org/
To run:
docker run -d --name="deluge" -v /path/to/dir/deluge/conf:/config -v /path/to/downloads:/downloads -v /etc/localtime:/etc/localtime:ro -p 8112:8112 -p 58846:58846 needo/deluge
Content type
Image
Digest
Size
144.8 MB
Last updated
almost 9 years ago
docker pull captinsano/deluge