Docker builds This is a collection of docker building files. For now you can find a Makefile that creates a mysql container along with a data-only container holding the data. To use: make pull make run