I pass environment variables into the docker image ['--env', 'MY_VARIABLE=my_value'], etc. When I run the clearml-session and log into VS Code through the SSH connection, the variables are no longer there.
These environment variables are needed (they contain AWS credentials, etc.). Can they (somehow) be passed to the SSH instance starting up?
I pass environment variables into the docker image ['--env', 'MY_VARIABLE=my_value'], etc. When I run the clearml-session and log into VS Code through the SSH connection, the variables are no longer there.
These environment variables are needed (they contain AWS credentials, etc.). Can they (somehow) be passed to the SSH instance starting up?