mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
Docker-Compose support for Windows (#3974)
* Add docker-compose document that works out of the box for Windows, and a storage location for the mysql-database. * Documented Windows support in Readme file
This commit is contained in:
parent
1988e4558f
commit
c69e77f330
3 changed files with 37 additions and 0 deletions
4
servatrice/mysql-storage/.gitignore
vendored
Normal file
4
servatrice/mysql-storage/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue