Containerfile for building Lime, an unofficial Vanilla OS LabWM image.
This image is based on top of vanillaos/core
and offers the default
Unofficial Vanilla OS Desktop Experience with LabWM.
Caution
This WIP image is experimental and isn't suitable for production. If you encounter any bugs during testing, please report them in this repository.
- Edit the
/etc/abroot/abroot.json
file with thehost-shell pkexec nano /etc/abroot/abroot.json
command. - Change the "name" entry from something like
vanilla-os/desktop
tokanola-images/labwm
(Note: All characters must be in lowercase). - Now, Run
abroot upgrade
to switch to your custom image.
vib build recipe.yml
podman image build -t kanola-images/labwm .