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

@@ -20,7 +20,6 @@ wget https://raw.githubusercontent.com/xwiki-contrib/docker-xwiki/master/12/mysq
## docker-compose.yml
```yml
---
version: '2'
services:
db:
image: mysql:5.7