docker-compose: Update to version 2.3.4
authorJavier Marcet <javier@marcet.info>
Tue, 29 Mar 2022 13:07:37 +0000 (15:07 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Wed, 30 Mar 2022 06:04:31 +0000 (09:04 +0300)
commitb33c5dbd0695d5d2198c6888d3f75243b904f494
tree53f11d22e5f3a06c29f4e0dcac86e1f7e9c2d03d
parent1dd0c8bfbbf7b25dd811192101ed9b72dc3cfba3
docker-compose: Update to version 2.3.4

What's Changed:

 - don't fail trying to remove container with no candidate by @ndeloof
 - recreate container after image has been rebuilt/pulled by @ndeloof
 - ps: un-deprecate --filter, and enhance docs by @thaJeztah
 - Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot
 - Remove DEPRECATED text, since it's just the default by
 @ulyssessouza
 - Bump Buildx to v0.8.0 by @ndeloof
 - kill only need project name by @ndeloof
 - don't remove external volumes/networks by @ndeloof
 - use docker/cli RunExec and RunStart to handle all the
 interactive/tty/* terminal logic by @ndeloof
 - Validate doc on pr by @glours

Signed-off-by: Javier Marcet <javier@marcet.info>
utils/docker-compose/Makefile