Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
base: docker-compose: update to 2.6.0
What's changed in 2.6.0: * fix TestLocalComposeUp which fail locally and bump compose-go to 1.2.7 * attach only to services declared by project applying profiles * Add ddev's e2e test * Fix local run of make e2e-compose-standalone * fix: prevent flickering prompt when pulling same image from N services * add tags property to build section * update golang version to 1.18 * bump compose-go to 1.2.6 * add e2e tests to verify env variables priority * Import dotenv file to os environment What's changed in 2.5.1: * Fix relative paths on envfile label * down: Reject all arguments * Clarify what default work dir is when multiple compose files * compose down exit=0 if nothing to remove * cp command: copy to all containers of a service as default behaviour * Fix extra space printed with --no-log-prefix option * bump compose-go to 1.2.5 Signed-off-by: Ricardo Salveti <[email protected]>
- Loading branch information