Releases: ElmCompany/compose
Releases · ElmCompany/compose
v2.2.3-2
Major
docker compose tag
is now available
What's Changed
- refactor(config): introduce --images-to-build by @abdennour in #3
- 9051 compose tag push by @abdennour in #4
Full Changelog: v2.2.4...v2.2.3-2
v2.2.3-1
What's Changed
- refactor(config): introduce --images-to-build by @abdennour in #3
Full Changelog: v2.2.4...v2.2.3-1
v2.2.2-3
Merge pull request #3 from ElmCompany/8994-convert-built-images refactor(config): introduce --images-to-build
v2.2.2-1
Merge and fix Convert function from `docker/compose-switch` This also removes the vendoring of the repo Note that it fixes the problem of double "compose" on calling the compose plugin with "docker" root flags. Like in "docker --context default compose version" Signed-off-by: Ulysses Souza <[email protected]>