mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
To avoid unexpected results since docker was using http. For instance, my broadband doesn't return not found when it's down but a html page saying that the internet is down. Docker was showing that html instead of ignoring it. Fix #3570 Docker-DCO-1.1-Signed-off-by: Fabio Falci <fabiofalci@gmail.com> (github: fabiofalci) Docker-DCO-1.1-Signed-off-by: Fabio Falci <fabiofalci@gmail.com> (github: crosbymichael) Upstream-commit: 734b4566df879c2c071a9785d69b2c9c51d76b06 Component: engine