ou_container_builder.core.environment
Functionality for setting up the system environment variables.
-
ou_container_builder.core.environment.generate(state: State, progress: Progress) → None
Generate the ENV blocks for the two stages.
-
ou_container_builder.core.environment.init(state: State) → None
Set the default environments.
-
ou_container_builder.core.environment.update_environment(state: State)
Update the environment setting based on the image and module states.