[
https://issues.apache.org/jira/browse/MESOS-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu reassigned MESOS-4296:
-----------------------------
Assignee: Jie Yu
> Add docker URI fetcher plugin based on curl.
> --------------------------------------------
>
> Key: MESOS-4296
> URL: https://issues.apache.org/jira/browse/MESOS-4296
> Project: Mesos
> Issue Type: Task
> Reporter: Jie Yu
> Assignee: Jie Yu
> Labels: mesosphere
>
> The existing registry client for docker assumes that Mesos is built using SSL
> support and SSL is enabled. That means Mesos built with libev (or if SSL is
> disabled) won't be able to use docker registry client to provision docker
> images.
> Given the new URI fetcher (MESOS-3918) work has been committed, we can add a
> new URI fetcher plugin for docker. The plugin will be based on curl so that
> https and 3xx redirects will be handled automatically. The docker registry
> puller will just use the URI fetcher to get docker images.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)