paulyasi / citrusdb

open source customer service and billing software, version 3.x development
http://www.citrusdb.org
GNU General Public License v2.0
29 stars 17 forks source link

Docker Integration #5

Open tlackemann opened 8 years ago

tlackemann commented 8 years ago

Is there an interest for Docker support? I would imagine running a local instance to be as easy as

docker-compose up

This could launch a MySQL instance and a CitrusDB instance.

Open to thoughts.