qbittorrent
本文最后更新于 405 天前,其中的信息可能已经有所发展或是发生改变。
docker run -d \
--name=qbittorrent \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Europe/London \
-e WEBUI_PORT=8088 \
--net=host \
-v /root/qbittorrent/config:/config \
-v /mnt/pt:/downloads \
--restart unless-stopped \
linuxserver/qbittorrent:latest

看账号密码
docker logs <容器名>

暂无评论

发送评论 编辑评论


				
上一篇
下一篇