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

11 lines
188 B
YAML
Raw Normal View History

2021-06-02 02:41:35 +03:00
version: '3.9'
2019-11-20 17:31:45 +03:00
services:
2021-06-02 02:41:35 +03:00
app:
image: "epicmorg/qbittorrent:latest"
build:
context: .
app-unstable:
image: "epicmorg/qbittorrent:unstable"
build:
context: .