crane append

Push an image based on an (optional) base image. Appends layers containing the contents of the provided tarballs. More information: https://github.com/google/go-containerregistry/blob/main/cmd/crane/doc/crane_append.md.

crane append {{[-b|--base]}} {{image_name}}

crane append {{[-f|--new_layer]}} {{layer_name1 layer_name2 ...}}

crane append {{[-t|--new_tag]}} {{tag_name}}

crane append {{[-o|--output]}} {{path/to/tarball}}

crane append --oci-empty-base

crane append --set-base-image-annotations

crane append {{[-h|--help]}}