mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2026-01-09 19:21:44 +00:00
cleanup "version" as its deprecated; add windows in a docker` (#26)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user