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.
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.