[
https://issues.apache.org/jira/browse/MESOS-6899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilbert Song updated MESOS-6899:
--------------------------------
Description:
In docker containerizer, there is a `force_pull_image` option to force the
image being pulled overwriting the existing image in docker daemon.
Correspondingly, in unified containerizer, both docker and appc store support
this option (named as `cached` in protobuf), which overwrites existing image
layers.
We should document this option in unified containerizer.
was:
In docker containerizer, there is a {force_pull_image} option to force the
image being pulled overwriting the existing image in docker daemon.
Correspondingly, in unified containerizer, both docker and appc store support
this option (named as {cached} in protobuf), which overwrites existing image
layers.
We should document this option in unified containerizer.
> Document the unified containerizer image pulling `cached` option.
> -----------------------------------------------------------------
>
> Key: MESOS-6899
> URL: https://issues.apache.org/jira/browse/MESOS-6899
> Project: Mesos
> Issue Type: Documentation
> Components: containerization, documentation
> Reporter: Gilbert Song
> Labels: containerizer, document
>
> In docker containerizer, there is a `force_pull_image` option to force the
> image being pulled overwriting the existing image in docker daemon.
> Correspondingly, in unified containerizer, both docker and appc store support
> this option (named as `cached` in protobuf), which overwrites existing image
> layers.
> We should document this option in unified containerizer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)