Exporting images
Much like exporting images with docker save, the policy CLI allows you to export an
image to a tarball:
policy save [<registry>/]<organization-name>/<repository-name>:<tag>
note
Unlike docker save which, by default, outputs to STDOUT, policy save will save the
policy to a file called bundle.tar.gz in the current directory. The path of the tar bundle
can be changed by passing the f flag to the save command.
Example
$ policy save ogazitt/peoplefinder
Resolved ref [ogazitt/peoplefinder:1.0.0].
digest: sha256:84dbd4e3b5572dd2f23c3c987c89443fdcb57af87d714ea296fc552192fb17e9