You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/07/14 01:28:20 UTC

[jira] [Commented] (MESOS-4778) Add appc/runtime isolator for runtime isolation for appc images.

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

Jie Yu commented on MESOS-4778:
-------------------------------

commit e6444713d5bc5fefe88ff57aa4a9a39f9796e142
Author: Srinivas Brahmaroutu <sr...@us.ibm.com>
Date:   Wed Jul 13 11:34:22 2016 -0700

    Added tests to check if appc spec is properly parsed.
    
    Review: https://reviews.apache.org/r/49208/

commit c2c3a2c65145b8105ab4c7221d74ec0ec9b58420
Author: Srinivas Brahmaroutu <sr...@us.ibm.com>
Date:   Wed Jul 13 18:26:49 2016 -0700

    Added runtime isolator interface to run appc containers.
    
    Review: https://reviews.apache.org/r/49219/

> 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)