/iQbit-docker

Public repo that builds the iQbit docker image

Primary LanguageDockerfile

iQbit Docker Image

Public repo that builds the iQbit docker image

Docker run:

docker run -d \
  --name qbittorrent-iQbit \
  --restart unless-stopped \
  -p 8081:8081 \
  -e QBIT_HOST="http://localhost:8080" \
  ghcr.io/rursache/iqbit-docker:latest