Doveps / mono

Code for Doveps projects
http://doveps.com
MIT License
0 stars 0 forks source link

02-26-2018 #110

Closed JosiahRegencia closed 6 years ago

JosiahRegencia commented 6 years ago

Created directory for the DB Configurations. Wanted to initialize it just the same as what was done for the sql scripts. But then I got confused with this: "We want the db_config_travis.json file to be copied via a volume."

Also tried running docker using the method defined in the wiki. Got problems when it comes to docker-compose down savant. screenshot from 2018-02-26 21 25 50

Still searching how to add the json using volumes.

greenmoss commented 6 years ago

We have two options:

I'm starting to lean toward the second way, since it gets us going faster. What do you think?