umoci
umoci copied to clipboard
oci: split up monolithic UnpackManifest
- [ ] Un-merge the monolithic
UnpackManifestfunction. We should have separate functions for unpacking a rootfs and generating theconfig.json(which we already have but this monolithic function does some stuff we should probably move elsewhere -- callers should be aware of the distinction between the two steps).- [ ] Make the
rootfs == ""case work for more images withoci/spec/convert.
- [ ] Make the