rutorrent.org

docker run -d --name=rutorrent \ -p 8080:80 \ -v /path/to/data:/downloads \ -v /path/to/config:/config \ linuxserver/rutorrent

# Install rTorrent + dependencies sudo apt install rtorrent screen