JasonN3 / build-container-installer

Creates an ISO for installing a container image as an OS
GNU General Public License v3.0
63 stars 9 forks source link

Fix post scripts and use multiple OS versions in tests #70

Closed JasonN3 closed 8 months ago

JasonN3 commented 8 months ago

Bootc includes the ability to install non-ostree container images. The ability to use the command in the installer would allow greater flexibility.

Bootc still requires an ostree. Apparently the feature I saw was just a planned feature. I'm converting this to just update the README and make the tests use a matching OS

Fixes #74