Hello everyone. Can anyone tell me what I need to change in the image settings to be able to connect to rtorrent?
I would like to connect to rtorrent but I don't know what to enter here:
My config docker:
docker run
-d
--name='Flood-UI'
--net='dockerproxy'
-e TZ="Europe/Warsaw"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Kulis-unRaid"
-e HOST_CONTAINERNAME="Flood-UI"
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://[IP]:[PORT:3001]/'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/AriaGomes/Unraid-Templates/master/Images/flood-ui.png'
-p '3001:3000/tcp'
-v '/mnt/user/appdata/rutorrent-crazymax/data/rtorrent/':'/config':'rw'
-v '/mnt/user/downloads/':'/data':'rw' 'figro/flood-ui'
Polecenie powiodło się!