Aye! Tim
On Thu, Sep 18, 2014 at 2:15 PM, Benjamin Mahler <[email protected]> wrote: > Please include the commit log guys, makes cherry picking so much easier! > > Sent from my iPhone > >> On Sep 18, 2014, at 2:08 PM, Timothy Chen (JIRA) <[email protected]> wrote: >> >> >> [ >> https://issues.apache.org/jira/browse/MESOS-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Timothy Chen resolved MESOS-1809. >> --------------------------------- >> Resolution: Fixed >> >>> 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)
