pub fn bah_commit(
container: &str,
image_name: &str,
) -> Result<CommandResult, BuildahError>Expand description
Commit a container to an image
pub fn bah_commit(
container: &str,
image_name: &str,
) -> Result<CommandResult, BuildahError>Commit a container to an image