pub(crate) fn load_docker_image_config( risedev_config: &str, override_risingwave_image: Option<&String>, ) -> Result<DockerImageConfig>