Skip to main content

base_image_from_cascade

Function base_image_from_cascade 

Source
pub fn base_image_from_cascade() -> String
Available 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.