makeusabrew / decking

A Docker helper to create, manage and run clusters of containers
http://decking.io
443 stars 36 forks source link

Merge groups options with containers one #78

Closed guillaumelecerf closed 9 years ago

makeusabrew commented 9 years ago

Hi @guillaumelecerf,

Got to dash but after merging this I noticed it was causing issues. Will update in more detail later but my use case is to override some settings on a per-environment basis (such as exposed ports) - this PR merged everything meaning my test containers tried to bind on both the default port (production) and test ports.