umoci icon indicating copy to clipboard operation
umoci copied to clipboard

oci: split up monolithic UnpackManifest

Open cyphar opened this issue 8 years ago • 0 comments

  • [ ] Un-merge the monolithic UnpackManifest function. We should have separate functions for unpacking a rootfs and generating the config.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 with oci/spec/convert.

cyphar avatar Feb 27 '17 22:02 cyphar