environment
The environment variables to pass to a container. This parameter maps to Env in the docker container create command and the --env option to docker run.
We don't recommend that you use plaintext environment variables for sensitive information, such as credential data.