I'm thinking of the following: - Refactor ublue-os/main to `FROM quay.io/fedora/fedora-bootc:VER`,

I'm thinking of the following:

  • Refactor ublue-os/main to FROM quay.io/fedora/fedora-bootc:VER, replace rpm-ostree calls with standard dnf calls. There're a few hacks that need to be done with bootc, but it can otherwise be treated like mutable fedora most of the time within the Containerfile
  • Refactor downstream images in the same way
  • The rest might be able to be reused as is
Was this page helpful?