#How to pass env vars into a container
1 messages · Page 1 of 1 (latest)
Container.withEnvVariable("AA", "aa")
10x (could not find it in document)
1 messages · Page 1 of 1 (latest)
how to pass environment variables and values into a container. i.e dag.Container().??? dag.Container.withEnv AA=aa ?
Container.withEnvVariable("AA", "aa")
10x (could not find it in document)