-
RuTorrent in docker on Windows 10/11
Install this first:
DOCKER DESKTOP
.NET Desktop Runtime 5.0.0
Open "CMD" as administrator
Copy the line below on 1 line in "CMD" g:/Dowloads/ replace for your desired Windows location.
docker run -d --name rutorrent --ulimit nproc=65535 --ulimit nofile=32000:40000 -p 6881:6881/udp -p 8000:8000 -p 8080:8080 -p 9000:9000
-p 50000:50000 -v g:/Downloads/:/hdd -v /data:/data -v /hdd/:/hdd -v /passwd:/passwd crazymax/rtorrent-rutorrent:latest
Open your browser and type:
localhost:8080
You can now use Rutorrent 3.10.
Docker will start up with a delay when you start up your PC and will run in the background during windows.
Minimum Requirements:
Windows 10/11 4 cores & 4GB memory
Recommended specifications:
Windows 10/11 8 cores & 8GB memory
PAY ATTENTION! You have to assign this to Docker by default using docker 1 core with 1.5GB memory + 512MB Swap memory.
Tags for this Thread
Posting Permissions
- You may post new threads
- You may post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks