Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
(Please update title with whatever this ended up)
Docker daemon by default does not use https if the registry host is localhost/127.0.0.1, which is what many people use in dev testing or alike.
Right now image fetching only support plain http if port is 80. Ideally this can be configurable.