-
Task
-
Resolution: Done
-
Major
-
None
OMR currently loads image archives that were created with metadata. During midstream builds this metadata will be unavailable, however, the image filesystem will be.
Instead of expecting a tarball with image metadata, OMR should expect a tarball with an image filesystem. The filesystem can then be loaded using `podman image import image.tar.gz my-image:latest`