Containerfile for building Kanola, an unofficial Vanilla OS Plasma image.
This image is based on top of kanola-images/base
and offers the default
Unofficial Vanilla OS Desktop Experience with Plasma.
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/plasma
(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/plasma .