STORAGE_PATH=/home/user/storage/rtorrent+rutorrent docker run \ -dt \ --name rtorrent-rutorrent \ --restart unless-stopped \ -p 80:80 \ -p 443:443 \ -p 49160:49160/udp \ -p 49161:49161 \ -v ${STORAGE_PATH}/downloads:/downloads \ -v ${STORAGE_PATH}/root:/root \ diameter/rtorrent-rutorrent:latest