Comment on Bootable containers and bootc
giacomo@lemmy.dbzer0.com 1 week ago
ive been using ublue’s ucore server for about a year without any real complaints. Fedora coreos would also work fine as a base if you wanted to not use ublue’s opinionated ucore.
you could also checkout bootc-image-builder and make your own, on your own hardware so you’re not relying on github.
HappyFrog@lemmy.blahaj.zone 1 week ago
If I host my own registry on a server, can it update itself?
giacomo@lemmy.dbzer0.com 1 week ago
Sure! You could use systemd timer or cron if you want to automate builds.
HappyFrog@lemmy.blahaj.zone 1 week ago
Thank you :3