This is the last know stable version, for me, of linuxserver/qbittorrent image.
To save me some headaches, in case I have to rebuild something, I've just reupload the same image to my repository.
For the official, and always up-to-date image, please refer to their own Docker Hub repository
The official image tag is: 14.3.2.99202012272006-7195-abb854a1eubuntu18.04.1-ls107
docker run -d \
--name=qbittorrent \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Europe/Rome \
-e UMASK=022 \
-e WEBUI_PORT=8080 \
-p 6881:6881 \
-p 6881:6881/udp \
-p 8080:8080 \
-v /your/docker/path/qbittorrent:/config \
-v /your/download/path/downloads:/downloads \
--restart unless-stopped \
doctorkirk/qbittorrent:14.3.2
Content type
Image
Digest
Size
122.4 MB
Last updated
over 5 years ago
docker pull doctorkirk/qbittorrent:14.3.2