Hello Bruce, How do you generate the images and import them? Could you describe a bit more the use case?
With podman for example you can load the image by using `podman load -i build-oci/tmp/deploy/images/capricorn-64/name-of-the-image-capricorn-64-20220713063601.rootfs.tar` Usually, the tools that support the oci image format also support the oci-archive image format. An exception is docker that does not support the oci image format and I have first to transform it using skopeo. What is the advantage of first un-taring the image and then doing the import? Probably the other 2 patches that I send it with this one ( https://lists.yoctoproject.org/g/meta-virtualization/message/7442 , https://lists.yoctoproject.org/g/meta-virtualization/message/7441 ) are still relevant, because they are fixing other minor issues. Vasileios
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7451): https://lists.yoctoproject.org/g/meta-virtualization/message/7451 Mute This Topic: https://lists.yoctoproject.org/mt/92331697/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
