nicholasjackson / minke

Tools for building Microservices with Docker
http://nicholasjackson.github.io/minke
MIT License
45 stars 2 forks source link

Change context folder for Docker Compose #17

Closed nicholasjackson closed 8 years ago

nicholasjackson commented 8 years ago

Currently docker compose runs in the temp folder where the temporary compose file has been created. Change the context to the location of the original file.