[ 
https://issues.apache.org/jira/browse/MESOS-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325365#comment-14325365
 ] 

Henning Schmiedehausen commented on MESOS-2364:
-----------------------------------------------

Ah, I see what you are saying. You say that "docker run" will not pull if the 
latest tag is present. 

What I am saying is that this behavior (very much to the chagrin of some of our 
developers) changed in the 0.20.<something> to 0.21.0 dev cycle. As we ran on 
trunk for a while, switching to 0.21.0 broke a couple of assumptions.

If I get you right, then you are saying "this is how docker run behaves", 
right? 

As soon as there is a release of mesos that has this flag exposed in its 
protobufs, we can start implementing this feature. Until then, I am cool with 
running custom code in our mesos build (we do that extensively anyway. ;-) )



> Docker containerizer should pull every time if image tag is ":latest"
> ---------------------------------------------------------------------
>
>                 Key: MESOS-2364
>                 URL: https://issues.apache.org/jira/browse/MESOS-2364
>             Project: Mesos
>          Issue Type: Improvement
>          Components: docker
>    Affects Versions: 0.20.1, 0.21.1
>            Reporter: Henning Schmiedehausen
>            Assignee: Henning Schmiedehausen
>            Priority: Minor
>
> The "latest" tag for a docker image denominates the newest or most recent 
> version of a docker image. So the docker containerizer should pull every time 
> from the registry if the "latest" tag is encountered to ensure that the most 
> recent version is used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to