You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Benjamin Staffin (JIRA)" <ji...@apache.org> on 2015/01/23 00:47:34 UTC

[jira] [Commented] (AURORA-1051) Statically linked executor that can run in any container

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

Benjamin Staffin commented on AURORA-1051:
------------------------------------------

[Nuitka|http://nuitka.net/] may be useful for this, or [PyInstaller|http://pythonhosted.org/PyInstaller/]. Or [Makeself|https://github.com/megastep/makeself/], which is the one most likely to work with the current pex format.

> Statically linked executor that can run in any container
> --------------------------------------------------------
>
>                 Key: AURORA-1051
>                 URL: https://issues.apache.org/jira/browse/AURORA-1051
>             Project: Aurora
>          Issue Type: Story
>          Components: Build, Executor
>            Reporter: Kevin Sweeney
>            Priority: Minor
>
> A current requirement of the Docker support in https://reviews.apache.org/r/28920/ is the need for Python 2.7 in the sandbox environment. Ideally we could build an executor that was fully-bundled without the need to put restrictions on the contents of the sandbox.



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