This is a beautiful qbittorrent web-ui container and it must woks with qbittorrent.
docker run -d --name iqbit \
--restart always \
-e QBIT_HOST=http://localhost:8181 \
-e STANDALONE_SERVER_PORT=8081 \
-p 8081:8081 \
bigowen/iqbit:latest
Localhost is your device ip address on which qittorrent works and port 8181 is your qbittorrent port. Port 8081 is the container port which can be replaced to the port you like.
Content type
Image
Digest
sha256:d82016b09…
Size
350.2 MB
Last updated
over 3 years ago
docker pull bigowen/iqbit