https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254645
Luca Pizzamiglio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Luca Pizzamiglio <[email protected]> --- Hi Mateusz, thanks a lot for your work on this area. I tried to play a bit with your scripts and the tools that you kindly patched to support FreeBSD. I have a couple of questions: * I'm using skopeo to download docker images and convert them to OCI format. How did you configured the storage driver in etc/containers/storage.conf AFAIK, zfs is supported (it would be ideal), but it would work only for root * one important information that FreeBSD OCI images should have is the os.version, to enforce proper check on jails and host messages. Do you think os.version (in the manifest field of index.json) is a suitable place or it would be better to adopt a custom annotation? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
