You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Timothy Chen (JIRA)" <ji...@apache.org> on 2014/09/18 01:11:34 UTC

[jira] [Created] (MESOS-1809) Modify docker pull to use docker inspect after a successful pull

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)