Skip to content

Commit

Permalink
Add bodhi-skopeo-lite - a skopeo-workalike with manifest list support
Browse files Browse the repository at this point in the history
In order to support copying multi-arch containers and Flatpaks, we need
to be able to copy manifest lists and OCI image indexes from registry to
registry. Work is underway to add such support to skopeo
(containers/image#400), but as a temporary workaround
add 'bodhi-skopeo-lite', which implements the subset of 'skopeo copy' we need,
but with manifest list/image index support. Use of this needs to be specifically
configured.

Signed-off-by: Owen W. Taylor <[email protected]>
  • Loading branch information
owtaylor committed Jun 19, 2018
1 parent 4d83ae9 commit 43f3b32
Show file tree
Hide file tree
Showing 7 changed files with 1,458 additions and 0 deletions.
Loading

0 comments on commit 43f3b32

Please sign in to comment.