Containerfile for building a Vanilla OS Desktop image for XFCE.
This image is based on top of vanillaos/core and offers the default Vanilla OS Desktop experience with XFCE.
sh prepare.sh
podman image build -t kbdharun/vanilla-xfce .- Edit
/etc/abroot/abroot.jsonwithhost-shell pkexec nano /etc/abroot/abroot.json. - Change the "name" entry from something like
vanilla-os/desktoptokbdharun/vanilla-xfce. - Run
abroot upgradeto switch to your custom image.