You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jacob Janco (JIRA)" <ji...@apache.org> on 2019/05/01 21:40:00 UTC

[jira] [Created] (MESOS-9760) Decouple Docker runtime isolator manifest configuration from image provider

Jacob Janco created MESOS-9760:
----------------------------------

             Summary: Decouple Docker runtime isolator manifest configuration from image provider
                 Key: MESOS-9760
                 URL: https://issues.apache.org/jira/browse/MESOS-9760
             Project: Mesos
          Issue Type: Improvement
          Components: agent, docker
            Reporter: Jacob Janco
            Assignee: Jacob Janco


The Docker runtime isolator propagates manifest configuration metadata. This is not always desirable, e.g. a customer may want to ignore the defined WORKDIR/ENV defined in the manifest. 

We propose adding a flag `–docker_ignore_manifest_config` to decouple the choice of Docker as an image provider and the need for the Docker runtime isolator. In the background, this flag will conditionally ignore the work of the Docker runtime isolator. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)