Timothy Chen created MESOS-1809:
-----------------------------------
Summary: Modify docker pull to use docker inspect after a
successful pull
Key: MESOS-1809
URL: https://issues.apache.org/jira/browse/MESOS-1809
Project: Mesos
Issue Type: Bug
Reporter: Timothy Chen
Assignee: Timothy Chen
Currently in docker pull we read the stdout of pull to construct the docker
image object, however it contains extra output from stdout.
We should docker inspect after pull instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)