Hi, How does one source environment files for jobs submitted to slave? Say for example, I want one of my containers to be aware of the COREOS_PUBLIC_IPV4 variable stored in /etc/environment. I was wondering how does one factor this while creating a .aurora. I use the docker Parameter object with name 'env' and value should be 'public_ip=<source variable here>'.
I was thinking that I can copy the /etc/environment into the sandbox, however, I do not know how to source them. Also, I have the specify this resource dependency to thermos globally; is it possible to have the thermos_executor_resources to be job specific? Also, are there more .aurora file examples than the hello_world, hello_docker and the few in documentation for reference? Aurora + Mesos is awesome; enjoying playing around with it. Thanks! -- κρισhναν
