Skip to main content

save_docker_archive

Function save_docker_archive 

Source
pub fn save_docker_archive(
    cache: &GlobalCache,
    output: &Path,
    images: &[ImageSaveRequest],
) -> ImageResult<()>
Expand description

Save images as a Docker-compatible image archive.