You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2017/01/10 11:18:58 UTC

[jira] [Created] (MESOS-6899) Document the unified containerizer image pulling `cached` option.

Gilbert Song created MESOS-6899:
-----------------------------------

             Summary: 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


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)