docker-scripts/linux/ecosystem/qbittorrent/4.4.4/docker-compose.yml

16 lines
349 B
YAML
Raw Normal View History

2024-06-21 16:22:11 +03:00
#version: '3'
2024-02-09 17:42:13 +03:00
services:
qbt:
2024-12-01 18:23:18 +03:00
image: "epicmorg/qbittorrent:4.4.4"
2024-02-09 17:42:13 +03:00
build:
context: .
qbt-libtorrent2:
2024-12-01 18:23:18 +03:00
image: "epicmorg/qbittorrent:4.4.4-libtorrent2.0.7"
2024-02-09 17:42:13 +03:00
build:
context: .
qbt-libtorrent1:
2024-12-01 18:23:18 +03:00
image: "epicmorg/qbittorrent:4.4.4-libtorrent1.2.17"
2024-02-09 17:42:13 +03:00
build:
context: .
2024-12-01 18:23:18 +03:00
dockerfile: ./Dockerfile.libtorrent1