clean-up docker-compose files: remove version and ---

This commit is contained in:
Dziad Borowy
2025-05-16 20:54:32 +01:00
parent 307bff4aad
commit 0f04279afa
115 changed files with 130 additions and 367 deletions

View File

@@ -9,7 +9,6 @@ An account with a compatible VPN provider is required.
## docker-compose.yml
```yml
---
services:
gluetun:
image: qmcgaw/gluetun
@@ -37,7 +36,6 @@ services:
and then - in the corresponding service `docker-compose.yml`, e.g.:
```yml
---
services:
jackett:
image: ghcr.io/linuxserver/jackett