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

@@ -12,8 +12,6 @@
## docker-compose.yml
```yml
---
version: "2.1"
services:
deluge:
image: linuxserver/deluge

View File

@@ -14,7 +14,6 @@
## docker-compose.yml
```yml
---
services:
qbittorrent:
image: lscr.io/linuxserver/qbittorrent:latest

View File

@@ -13,7 +13,6 @@
## docker-compose.yml
```yml
---
services:
cloud-torrent:
image: boypt/cloud-torrent

View File

@@ -14,8 +14,6 @@
## docker-compose.yml
```yml
---
version: "2.1"
services:
transmission:
image: linuxserver/transmission