v2.5.0
What's Changed
- Fix search/replace typo in --no-TTY documentation by @ericfreese in #9329
- Fix panic with down command when -p flag specified by @glours in #9354
- use project we just created to start services by @ndeloof in #9365
- include services declared by
links
as implicit dependencies by @ndeloof in #9368 pull
to respect pull_policy by @ndeloof in #9376- don't ignore error by @ndeloof in #9384
- project name MUST be lowercase by @ndeloof in #9385
- add support for build secrets by @ndeloof in #9386
- create also a checksums.txt file, add --binary by @MaxPeal in #9389
- add support for ppc64le for docker compose by @snehakpersistent in #9392
- inspect image ID after pull to se com.docker.compose.image by @ndeloof in #9366
- Fix cannot setup IPAM gateway by @qnap-ericfan in #9363
New Contributors
- @ericfreese made their first contribution in #9329
- @MaxPeal made their first contribution in #9389
- @snehakpersistent made their first contribution in #9392
- @qnap-ericfan made their first contribution in #9363
Full Changelog: v2.4.1...v2.5.0