pub(crate) async fn pull_images_impl( imgstore: &CStorage, bound_images: Vec<BoundImage>, ) -> Result<()>