[jira] [Commented] (MESOS-4391) docker pull a remote image conflict

2016-01-17 Thread Qian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103634#comment-15103634 ] Qian Zhang commented on MESOS-4391: --- Because no need to do that :-) As [~tnachen] mentioned, Docker can

[jira] [Commented] (MESOS-4391) docker pull a remote image conflict

2016-01-16 Thread Timothy Chen (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103064#comment-15103064 ] Timothy Chen commented on MESOS-4391: - Concurrent pulling the same image is handled by the docker

[jira] [Commented] (MESOS-4391) docker pull a remote image conflict

2016-01-16 Thread qinlu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103203#comment-15103203 ] qinlu commented on MESOS-4391: -- if Mesos use docker to pull same images,why not wait the first process done?

[jira] [Commented] (MESOS-4391) docker pull a remote image conflict

2016-01-16 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103200#comment-15103200 ] Klaus Ma commented on MESOS-4391: - Learned, thanks very much :). > docker pull a remote image conflict >

[jira] [Commented] (MESOS-4391) docker pull a remote image conflict

2016-01-15 Thread Klaus Ma (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103018#comment-15103018 ] Klaus Ma commented on MESOS-4391: - Good finding :). Seems it should be handled by Docker Daemon, not sure