[
https://issues.apache.org/jira/browse/MESOS-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139532#comment-14139532
]
Timothy Chen commented on MESOS-1809:
-------------------------------------
commit 48db9a513fac0066c8f38aa98b8d893fdf298998
Author: Timothy Chen <[email protected]>
Date: Thu Sep 18 02:11:40 2014 -0700
Modify Docker::pull to call inspect after pull.
Review: https://reviews.apache.org/r/25758
> 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
> Fix For: 0.20.1
>
>
> 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)