gitlinks / github-rank-project

Project to rate quality of github repositories like we vote for cool posts on hacker news
MIT License
12 stars 2 forks source link

Use docker to make a MySQL db and be able to store data #25

Closed osakatand closed 9 years ago

osakatand commented 9 years ago

Linked to #20

osakatand commented 9 years ago

The official mysql docker is good enough. To store data, we use a data-only container which is in charge of creating a volume. See https://github.com/gitlinks/docker-builds