/plasma-image

Containerfile for building Kattleya, an unofficial Vanilla OS Plasma image.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Kattleya Plasma Image

Containerfile for building Kattleya, an unofficial Vanilla OS Plasma image.

This image is based on top of vanillaos/core and offers the default Unofficial Vanilla OS Desktop Experience with Plasma.

Switch your Installation to this image

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 the host-shell pkexec nano /etc/abroot/abroot.json command.
  • Change the "name" entry from something like vanilla-os/desktop to vanilla-kattleya/plasma (Note: All characters must be in lowercase).
  • Now, Run abroot upgrade to switch to your custom image.

Build

vib build recipe.yml
podman image build -t kattleya/plasma .