switch just added all the things we need in dx to normal bluefin, and you could add/remove any of those components and add more without having to make it a seperate image
I like how you (Brian) added docker to bluefin with it... i think this could give us a story for support docker, but not having to pre-install it... even in ucore.
It's one of the things I don't like a lot since it's a duplicate of podman unless users really need it.
like my question would be, what if the containerfile for -dx was "pull in these extensions", they'd be diffed updates, etc and it wouldn't be this huge custom layer
yes, I agree, especially with "dev-mode"/-dx developers need different stuff, so one size fits all is huge, this makes it much more managable and per-user custom
so the philosophical question is, "what if our base image was actually base-main and people could atomically bolt on the desktop stuff but it wouldn't be a custom image for each one"
but if it's "let's get incus from the automated release pipeline upstream instead of hoping someone will package incus in fedora" then I'm 100% behind that
please enlighten me... i may have misread: It seemed that with sysext-bakery, as I read the butane yaml, there's still a need for someone to host 1) the scripts to build docker/torcx/wasm/inucs sysexts 2) also (maybe?) the resulting
docker.raw
docker.raw
images (example)
Am I incorrect, and yes, scripts need to exist(be hosted), but every system would build the images locally?