Zhitao Li created MESOS-6005:
--------------------------------
Summary: Support docker registry running non-https on
localhost:<non-80-port>
Key: MESOS-6005
URL: https://issues.apache.org/jira/browse/MESOS-6005
Project: Mesos
Issue Type: Bug
Reporter: Zhitao Li
(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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)