Dockerfiles to consistently deploy Project: Doodle.
 
 
Go to file
Noah 5faa55ef85 Initial commit 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

README.md

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