docker pull chisbread/qbittorrent

docker run  -itd --net=host -d \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Asia/Shanghai \
  -e WEBUI_PORT=8080 \
  -p 6881:6881 \
  -p 6881:6881/udp \
  -p 8080:8080 \
  -v /home/downn/config:/config \
  -v /home/downn/downloads:/downloads \
  --restart unless-stopped \
  chisbread/qbittorrent:latest

admin adminadmin

最后修改:2023 年 09 月 14 日
如果觉得我的文章对你有用,请随意赞赏