From e14e52dcca77c3c6b1cd3a7f1b472319847550dc Mon Sep 17 00:00:00 2001 From: karmacoma Date: Fri, 31 Oct 2025 00:38:10 +0100 Subject: [PATCH] - container names + name prefixes --- downloader.docker-compose.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/downloader.docker-compose.yml b/downloader.docker-compose.yml index 74135be..0997ca8 100644 --- a/downloader.docker-compose.yml +++ b/downloader.docker-compose.yml @@ -1,8 +1,7 @@ --- services: - qbittorrent: + array_qbittorrent: image: lscr.io/linuxserver/qbittorrent:latest - container_name: array_qbittorrent network_mode: "service:gluetun" environment: - PUID=1000 @@ -15,9 +14,8 @@ services: gluetun: condition: service_healthy - gluetun: + array_gluetun: image: qmcgaw/gluetun - container_name: array_gluetun # line above must be uncommented to allow external containers to connect. # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md#external-container-to-gluetun cap_add: