cleanup "version" as its deprecated; add windows in a docker` (#26)

This commit is contained in:
Dziad Borowy
2025-01-15 10:22:06 +00:00
committed by GitHub
parent c3a8a8e5f5
commit 5152091fb2
34 changed files with 108 additions and 40 deletions

View File

@@ -12,7 +12,6 @@
## docker-compose.yml
```yml
---
version: '3'
services:
jira:
image: atlassian/jira-software

View File

@@ -16,7 +16,6 @@
## docker-compose.yml
```yml
version: '2'
services:
kanboard:
image: kanboard/kanboard:latest

View File

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

View File

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

View File

@@ -13,7 +13,6 @@
## docker-compose.yml
```yml
version: '3'
services:
api:
image: vikunja/api

View File

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