mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
Also, simplified the output method by using `cat >&2 <<EOF ...` instead of multiple lines of `echo >&2 '...'`. Signed-off-by: Andrew Page <admwiggin@gmail.com> Upstream-commit: adb6910095a18bef64a2da6815acd7d322a4c1e9 Component: engine