mirror of
https://github.com/docker/docs.git
synced 2026-04-12 22:36:10 +07: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>