sczyh30 / samsara-aquarius

:zap:Samsara Aquarius - a technology sharing web application written in Scala
MIT License
4 stars 1 forks source link

Add Docker Compose container build file #13

Closed sczyh30 closed 8 years ago

sczyh30 commented 8 years ago

It's convenient to use Docker Compose to build and deploy our Aquarius application, so we are going to add relevant build config file in order to provide a one-key deployment script.

sczyh30 commented 8 years ago

🚀 Maybe need to provide another Dockerfile that build the specific MySQL container with Aquarius db?