-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Would it be possible to uuse umoci
for multi-arch images?
I can use skopeo
to download a specific arch/os, for both arm64 and amd64, unpack both, modify both, repack both... but then I can't merge them back.
Would it make sense to for umoci to have:
- a
merge
command that combines tags --arch --os
filters for unpack from a multiarch manifest, and repack when building a new manifest.
Metadata
Metadata
Assignees
Labels
No labels