Kasisnu Singh created AURORA-1540:
-------------------------------------
Summary: Thermos should pass environment variables set for
container to process being monitored
Key: AURORA-1540
URL: https://issues.apache.org/jira/browse/AURORA-1540
Project: Aurora
Issue Type: Story
Components: Docker, Thermos
Reporter: Kasisnu Singh
Thermos currently strips almost all environment variables for the process being
monitored by it. This breaks the existing pattern for docker containers where
environment variables can be specified with a {{--env}} flag or as part of a
{{docker build}} and then have them be available to the processes running
inside the container.
All environment variables that are not mesos related should be made available
to processes inside a container.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)