Dockerfiles to consistently deploy Project: Doodle.
Go to file
2020-06-05 01:00:54 -07:00
.gitignore Initial commit 2020-06-05 01:00:54 -07:00
Makefile Initial commit 2020-06-05 01:00:54 -07:00
MinGW.dockerfile Initial commit 2020-06-05 01:00:54 -07:00
README.md Initial commit 2020-06-05 01:00:54 -07: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