[
https://issues.apache.org/jira/browse/AURORA-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290840#comment-14290840
]
alexius ludeman commented on AURORA-1051:
-----------------------------------------
an idea that I've tossed around is to "volume mount" the python from outside
the container. Since the thermos_executor already has python2.7 requirement,
one knows that it exists on the host system. There are some other caveats of
this, dynamic libraries and things, which you could work around with
LD_LIBRARY_PATH.
anyways it may be worth some investigation.
> 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)