diff options
author | Alexander Wellbrock <a.wellbrock@mailbox.org> | 2021-04-03 13:12:34 +0200 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-04-16 13:08:50 -0400 |
commit | 19a4df75fd2dc7a914116484223d71f8b6a25192 (patch) | |
tree | ddcc13f3377abdba1e226d6088bdc4f6ce1b1e6f /utils/utils_supported.go | |
parent | 5bca115dab272e1257db11dfb63858deb87ae34d (diff) | |
download | podman-19a4df75fd2dc7a914116484223d71f8b6a25192.tar.gz podman-19a4df75fd2dc7a914116484223d71f8b6a25192.tar.bz2 podman-19a4df75fd2dc7a914116484223d71f8b6a25192.zip |
Add transport and destination info to manifest doc
Initially I was missing transport information on podman manifest add.
Especially the `containers-storage` transport which references the
local image store. Had a use case where this came in quite handy and it
is not stated anywhere else in the docs. Suppose it does not make sense
for podman pull & push.
I've only added containers-storage and docker transports for
manifest add since I know those work. Maybe others work too.
I then also added the destination section to manifest push as it is done
in podman push & pull. I've added all transports here, but I don't know
if all are supported. Please review.
Signed-off-by: Alexander Wellbrock <a.wellbrock@mailbox.org>
Diffstat (limited to 'utils/utils_supported.go')
0 files changed, 0 insertions, 0 deletions