qBittorrent 是一款开源免费的种子和磁力链接下载工具,支持 Windows、Mac 和 Linux。
安装
docker run -d \
--network host \
--name=qbittorrent \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Asia/Shanghai \
-e WEBUI PORT=8080 \
-p 8080:8080 \
-p 6881:6881 \
-p 6881:6881/udp \
-v /data/qbittorrent:/config \
-v /data/downloads:/downloads \
--restart unless-stopped \
lscr.io/linuxserver/qbittorrent:latest
Unable to find image 'lscr.io/linuxserver/qbittorrent:latest' locally
latest: Pulling from linuxserver/qbittorrent
docker: no matching manifest for linux/arm/v7 in the manifest list entries.
See 'docker run --help'.
没装上,不过可以直接apt安装,下载磁力链接速度还能接受,不过速度比直接用手机差很多。