docker-compose: Update to version 2.2.0
authorJavier Marcet <redacted>
Sun, 28 Nov 2021 11:46:46 +0000 (12:46 +0100)
committerRosen Penev <redacted>
Mon, 29 Nov 2021 09:41:57 +0000 (01:41 -0800)
commitc453c42bf86bb07ebbce03dec817600173627215
treee2af01b12b2b570bc586bd39a1d3ae1852c55eb3
parent49fb58e4bcc9c9b776c2c36ec75c505c8ddfc942
docker-compose: Update to version 2.2.0

What's Changed:

 - Better detect container will restart by @ndeloof in #8898

 - Type mismatch checking tmpfs conflicting options by @ndeloof in
  #8904

 - Remove unused flag by @ulyssessouza in #8923

 - Use Dockerfile directly when path is absolute otherwise join it
 with Context path by @glours in #8929

 - Interrupt printer when compose log is cancelled by @ndeloof in
 #8926

 - Restore compose build to support context set as a git URL by
 @ndeloof in #8933

 - Upgrade containerd version - security fix by @glours in #8936

 - Don't SetRawTerminal when run is ran with -T by @ndeloof in #8938

 - Fix typo in --wait option mechanism by @PierreAntoineGuillaume in
 #8888

 - Detect volume we didn't created and ask user to explicitely mark
 them as external by @ndeloof in #8941

 - Bump compose-go to v1.0.8 by @mat007 in #8956

 - Don't normalize compose model in compatibility mode by @ndeloof
 in #8943

 - Don't try to start services with 0 replicas by @akerouanton in
 #8834

 - Introduce docker compose config --images by @ndeloof in #8955

 - Introduce run â€”quiet-pull to align with up by @ndeloof in #8947

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