[
https://issues.apache.org/jira/browse/MESOS-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378132#comment-15378132
]
Srinivas commented on MESOS-4778:
---------------------------------
Thank you [~jieyu].
Another set of patches are ready for review.
https://reviews.apache.org/r/49232/ - Added appcManifest to ImageInfo and
ProvisionInfo. This is to allow appcManifest information propagation.
https://reviews.apache.org/r/49348/ - Added implementation to Appc Runtime
Isolator. Runtime for running app containers using local file based images.
https://reviews.apache.org/r/49689/ - Added Appc runtime isolator tests.
> 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
> Components: containerization
> Reporter: Jie Yu
> Assignee: Srinivas
> Labels: containerizer, isolator
>
> 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)