Skip to content

Commit b54f33b

Browse files
committed
Adding a windows compose override
1 parent 63136a1 commit b54f33b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker-compose.windows.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
version: '2'
2+
services:
3+
db:
4+
command: mysqld --innodb-flush-method=littlesync

0 commit comments

Comments
 (0)