elemental
elemental copied to clipboard
Merge ISO and OS container images
This commit unifies OS container and ISO container images at OBS level. This way the two are stick together and we need to handle less submissions.
Also, as a consequence, both release numbers are likely to be aligned with this setup.
See test build in https://build.opensuse.org/project/show/home:dcassany:Devlinkstest
I'm not sure about using the OS images as builder (which probably contain lots of "build" dependencies, which are not "runtime" dependencies) 🤔
I'm not sure about using the OS images
as builder(which probably contain lots of "build" dependencies, which are not "runtime" dependencies) 🤔
I agree this is arguable, but with the current setup installing elemental, which is part of the base image, already includes everything we need to build, which is not that much at the end.