FreedomBen / dory

Your development proxy for docker
MIT License
156 stars 24 forks source link

Look in current dir for config file, then parents #24

Closed FreedomBen closed 6 years ago

FreedomBen commented 6 years ago

When looking for a config file, begin with the current working directory, and then recurse upward until / looking for a .dory.yml.

This will make it easier to have different dory configs for different projects.

Pork: Update Gemfile.lock to latest versions

Fixes #20