docker/README.md

10 lines
272 B
Markdown
Raw Normal View History

2020-06-05 08:00:54 +00:00
# Dockerfiles for Project: Doodle
To ensure consistent builds of Project: Doodle, these Dockerfiles will
set up a clean Linux environment and run all the steps to gather assets from
all the git repos and build and release the app in a consistent way.
```
make mingw
```