docker-scripts/linux/ecosystem/qbittorrent/4.4.0/docker-compose.yml
STAM 61938a770d
big rework
bump versions

updated `LazyGIT` to `0.40.2`

converterd some envs to args

sources.list fix + nextcloud updates

python fix

java fixes

python fix

java fixes

bitbucket full images
2024-02-09 13:48:51 +03:00

16 lines
340 B
YAML

version: '3.9'
services:
qbt:
image: "epicmorg/qbittorrent:4.4.0"
build:
context: .
qbt-libtorrent2:
image: "epicmorg/qbittorrent:4.4.0-libtorrent2.0.5"
build:
context: .
qbt-libtorrent1:
image: "epicmorg/qbittorrent:4.4.0-libtorrent1.2.15"
build:
context: .
dockerfile: Dockerfile.lt1