mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
Make the error more specific by stating that it's caused by a specific environment variable and not an environment as a whole. Also don't escape the variable to make it more readable. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>