mirror of
https://github.com/docker/cli.git
synced 2026-09-09 02:24:49 -05:00
When getting the URL from a v2 registry url builder, it does not honor the scheme from the endpoint object and will cause an https endpoint to return urls starting with http. Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn) Upstream-commit: 843f3045bd84987dc9410425b1c116dd957b38c5 Component: engine