Sign inSign up

spiritsree/docker-client-qbittorrent

By spiritsree

•Updated over 6 years ago

Docker qBitTorrent Client

Image
0

902

spiritsree/docker-client-qbittorrent repository overview

⁠Docker qbittorrent client

Docker Cloud Build Status Docker Cloud Automated build Docker Pulls Docker Stars GitHub tag (latest SemVer) License

A configurable qbittorrent docker client based out of Ubuntu image

⁠Quick Start

You can run this by just running the following

docker run -d \
        --sysctl net.ipv6.conf.all.disable_ipv6=0 \
        --dns 8.8.8.8 --dns 8.8.4.4 \
        -v <local-dir>:/data \
        -p 8080:8080 \
        spiritsree/docker-client-qbittorrent:latest

For detailed usage and to pair it with VPN container please refer Usage⁠.

⁠Accessing the UI

Just put this in browser http://<local-ip>:8080.

For more details visit Accessing the UI⁠.

⁠Documentation

⁠LICENSE

GPL-v3.0

Tag summary

Content type

Image

Digest

Size

84.9 MB

Last updated

over 6 years ago

docker pull spiritsree/docker-client-qbittorrent