docker run -d \n --name=qbittorrent \n --net host \n -v /share/CACHEDEV2_DATA/software/docker/qbittorrent/config:/etc/qBittorrent \n -v /share/CACHEDEV2_DATA/software/docker/qbittorrent/downloads:/downloads \n --restart always \n helloz/qbittorrent
docker run -d
--name=qbittorrent
-e PUID=$(id -u)
-e PGID=$(id -g)
-e TZ=Asia/Shanghai
--net=host
-v ~/software/docker/qbittorrent/config:/config
-v /mnt/nas/downloads/qbittorrent/downloads:/downloads
--restart unless-stopped
lscr.io/linuxserver/qbittorrent:latest
Content type
Image
Digest
sha256:7ed5978f1…
Size
116 MB
Last updated
almost 3 years ago
docker pull swimminghao/qbittorrent:4.1.9