pub fn base_image_from_cascade() -> StringAvailable on crate feature
deployment only.Expand description
Read the runtime base image from the config cascade.
Reads deployment.base_image from the YAML cascade. Falls back to
DEFAULT_BASE_IMAGE when not set.