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

@@ -18,7 +18,6 @@
## docker-compose.yml
```yml
---
services:
cherry:
image: haishanh/cherry

View File

@@ -25,7 +25,6 @@ NEXTAUTH_URL=http://localhost:3123
## docker-compose.yml
```yml
---
services:
redis:

View File

@@ -68,7 +68,6 @@ QUEUE_DRIVER=database
## docker-compose.yml
```yml
---
services:
db:
image: mariadb:10.5

View File

@@ -11,8 +11,6 @@
## docker-compose.yml
```yml
---
version: '3.3'
services:
linkding:
image: sissbruecker/linkding:latest

View File

@@ -23,7 +23,6 @@ sudo chown 100:101 cache/ data/
## docker-compose.yml
```yml
---
services:
shaarli:
image: shaarli/shaarli:master

View File

@@ -7,7 +7,6 @@
## docker-compose.yml
```yml
---
services:
shiori:
image: radhifadlillah/shiori