mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-24 07:23:31 +03:00
9 lines
214 B
YAML
9 lines
214 B
YAML
services:
|
|
qbt:
|
|
image: "quay.io/epicmorg/qbittorrent:5.0.0beta1"
|
|
build:
|
|
context: .
|
|
qbt-libtorrent2:
|
|
image: "quay.io/epicmorg/qbittorrent:5.0.0beta1-libtorrentRC_2_0"
|
|
build:
|
|
context: . |