docker-compose: Update to version 2.5.0
authorJavier Marcet <redacted>
Sun, 1 May 2022 14:27:04 +0000 (16:27 +0200)
committerRosen Penev <redacted>
Mon, 2 May 2022 19:48:06 +0000 (12:48 -0700)
commitac02159f6370cdb70677b91d4bc9da49d7323d3a
tree2aea0b370a248091bbe3c42294ccc3efd46a2d14
parent5b85e7466c808dc88ba02f1b3fef066daf923ef6
docker-compose: Update to version 2.5.0

What's Changed:

 - Fix search/replace typo in --no-TTY documentation by @ericfreese
 - Fix panic with down command when -p flag specified by @glours
 - use project we just created to start services by @ndeloof
 - include services declared by links as implicit dependencies by
 @ndeloof
 - pull to respect pull_policy by @ndeloof
 - don't ignore error by @ndeloof
 - project name MUST be lowercase by @ndeloof
 - add support for build secrets by @ndeloof
 - create also a checksums.txt file, add --binary by @MaxPeal
 - add support for ppc64le for docker compose by @snehakpersistent
 - inspect image ID after pull to se com.docker.compose.image by
 @ndeloof
 - Fix cannot setup IPAM gateway by @qnap-ericfan

New Contributors:

 - @ericfreese made their first contribution
 - @MaxPeal made their first contribution
 - @snehakpersistent made their first contribution
 - @qnap-ericfan made their first contribution

Signed-off-by: Javier Marcet <redacted>
utils/docker-compose/Makefile
git clone https://git.99rst.org/PROJECT