What Is an Environment Variable?
An environment variable is a variable whose value can affect the way a running container will behave. You can modify environment variables even after workloads are deployed, increasing flexibility in workload configuration.
The effect of setting environment variables on CCI is the same as that of specifying ENV in a Dockerfile.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.