Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 496 Bytes

crane_rebase.md

File metadata and controls

26 lines (17 loc) · 496 Bytes

crane rebase

Rebase an image onto a new base image

Synopsis

Rebase an image onto a new base image

crane rebase [flags]

Options

  -h, --help              help for rebase
      --new_base string   New base image to insert
      --old_base string   Old base image to remove
      --original string   Original image to rebase
      --rebased string    Tag to apply to rebased image

SEE ALSO

  • crane - Crane is a tool for managing container images