Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- docker run -d --name=qbittorrent -e PUID=1000 -e PGID=1000 -e TZ=Etc/UTC -e WEBUI_PORT=8080 -e TORRENTING_PORT=6881 -p 8080:8080 -p 6881:6881 -p 6881:6881/udp -v D:\docker\qtorrent\appdata:/config -v E:\torrents:/downloads --restart unless-stopped lscr.io/linuxserver/qbittorrent:latest
Add Comment
Please, Sign In to add comment