Skip to main content

image_push

Function image_push 

Source
pub fn image_push(
    image: &str,
    destination: &str,
) -> Result<CommandResult, NerdctlError>
Expand description

Push an image to a registry

ยงArguments

  • image - Image name
  • destination - Destination registry URL