diff options
author | umohnani8 <umohnani@redhat.com> | 2017-12-14 12:49:22 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2017-12-14 22:22:16 +0000 |
commit | d2ab53aa5f67cb65a75f2c36fb076c0debd961ca (patch) | |
tree | a8c1a6ab01696beaae01169a810db132e5416971 /vendor/github.com/spf13 | |
parent | 1e7d880b561318aa2ad89d7583addad1904e5a36 (diff) | |
download | podman-d2ab53aa5f67cb65a75f2c36fb076c0debd961ca.tar.gz podman-d2ab53aa5f67cb65a75f2c36fb076c0debd961ca.tar.bz2 podman-d2ab53aa5f67cb65a75f2c36fb076c0debd961ca.zip |
Add support for dir transport to kpod save
kpod save can now save images to directories using the
dir transport. Manifest conversion is also possible.
To save with the oci manifest type set --format to oci-dir
and to save with the v2s2(docker) manifest type, set --format
to docker-dir.
The layers can be compressed as well when saving to a directory
using the --compress flag.
Added functionality to kpod load to be able to load image from
a directory
Signed-off-by: umohnani8 <umohnani@redhat.com>
Closes: #137
Approved by: rhatdan
Diffstat (limited to 'vendor/github.com/spf13')
0 files changed, 0 insertions, 0 deletions