getumbrel / umbrel-os

umbrelOS for Raspberry Pi 4 (only). Covert your Raspberry Pi into a home server in one click. For other hardware, checkout https://github.com/getumbrel/umbrel
https://umbrel.com
BSD 3-Clause "New" or "Revised" License
583 stars 56 forks source link

WIP: Debian bullseye #209

Closed AaronDewes closed 2 years ago

AaronDewes commented 3 years ago

This is my current progress on Umbrel OS Bullseye. Because Docker-compose and docker are now installed via apt, it saves ~30min of build time. However, this currently upgrades to Ubuntu 21.04 manually, which takes ~10min, so we only save ~20min in the end. Once 22.04 is released, we don't need a manual host system anymore.

This PR is just for testing purposes, none of this is tested yet and Bullseye is still not final, but already reached the hard freeze.