镜像
ghcr.io/hotio/qbittorrent
hotio/qbittorrent
安装命令
docker run --rm \
--name qbittorrent \
--restart=unless-stopped \
-p 8080:8080 \
-e PUID=1000 \
-e PGID=1000 \
-e UMASK=002 \
-e TZ="Etc/UTC" \
-e WEBUI_PORTS="8080/tcp,8080/udp" \
-v /<磁盘路径>/config:/config \
-v /<磁盘路径>/data:/data \
ghcr.io/hotio/qbittorrent
如何使用
打开浏览器访问http(s)://{ip}:port
本文共341个字符,其中有 25 个汉字,平均阅读时长 ≈ 2分钟
评论