Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 552 Bytes

crane_append.md

File metadata and controls

26 lines (17 loc) · 552 Bytes

crane append

Append contents of a tarball to a remote image

Synopsis

Append contents of a tarball to a remote image

crane append [flags]

Options

  -b, --base string        Name of base image to append to
  -h, --help               help for append
  -f, --new_layer string   Path to tarball to append to image
  -t, --new_tag string     Tag to apply to resulting image
  -o, --output string      Path to new tarball of resulting image

SEE ALSO

  • crane - Crane is a tool for managing container images