mirror of
https://github.com/docker/cli.git
synced 2025-11-13 22:02:57 +03:00
Do not use the fancy colored output if NO_COLOR variable is set to 1 following the https://no-color.org/ convention. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>