elemental icon indicating copy to clipboard operation
elemental copied to clipboard

Merge ISO and OS container images

Open davidcassany opened this issue 1 year ago • 3 comments

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.

davidcassany avatar Oct 03 '24 07:10 davidcassany

See test build in https://build.opensuse.org/project/show/home:dcassany:Devlinkstest

davidcassany avatar Oct 03 '24 08:10 davidcassany

I'm not sure about using the OS images as builder (which probably contain lots of "build" dependencies, which are not "runtime" dependencies) 🤔

kkaempf avatar Oct 04 '24 09:10 kkaempf

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.

davidcassany avatar Oct 04 '24 14:10 davidcassany