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

Srinivas commented on MESOS-4778:
---------------------------------

I plan to add set up patches. 
1. add runtime metadata "app" with ability to specify working directory, 
command and environment.
https://reviews.apache.org/r/46107
2. add code to store and provisioner to propagate the metadata to the executor
https://reviews.apache.org/r/46182
3. add runtime isolator to hook into containerizer. (WIP)


> Add appc/runtime isolator for runtime isolation for appc images.
> ----------------------------------------------------------------
>
>                 Key: MESOS-4778
>                 URL: https://issues.apache.org/jira/browse/MESOS-4778
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Srinivas
>
> Appc image also contains runtime information like 'exec', 'env', 
> 'workingDirectory' etc.
> https://github.com/appc/spec/blob/master/spec/aci.md
> Similar to docker images, we need to support a subset of them (mainly 'exec', 
> 'env' and 'workingDirectory').



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

Reply via email to