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

@@ -11,7 +11,6 @@
## docker-compose.yml
```yml
---
services:
jira:
image: atlassian/jira-software

View File

@@ -12,7 +12,6 @@ Full-featured & complicated.
## docker-compose.yml
```yml
---
services:
openproject:
image: openproject/community

View File

@@ -6,7 +6,6 @@
## docker-compose.yml
```yml
---
services:
planka:
image: meltyshev/planka:latest

View File

@@ -10,7 +10,6 @@ Probably the best of the ones tested. A good balance between features & complexi
## docker-compose.yml
```yml
---
services:
wekandb:
image: mongo:latest