This message was deleted.
# elemental
a
This message was deleted.
w
Hmm, the idea is correct! We are moving away from using the flavors in order to let any container image be bootable as long as it has a kernel, dracut, systemd and grub installed.
That said, I would start with the
examples/green/Dockerfile
from the elemental-toolkit repo (it's also published on ghcr.io/rancher/elemental-toolkit/elemental-green:v0.10.7) as a base instead of the images on quay.io
I've begun updating the documentation to reflect this new direction, but it's taking some time proofreading and getting all the examples in the docs running..