mirror of
https://github.com/docker/compose.git
synced 2025-11-15 03:09:54 +01:00
Also adds a fix for an error message on some completions when no
compose file is present:
docker-compose build awk: cannot open docker-compose.yml (No such file or directory)
Signed-off-by: Harald Albers <github@albersweb.de>