merge_registry_config

Function merge_registry_config 

Source
pub async fn merge_registry_config(
    registry_config: &mut HashMap<String, RegistryConfig>,
    oci_opts: OciConfig,
)
Expand description

A helper function to merge crate::oci::Config into the given registry configuration