Hello everyone! Recently, I've managed to compile LXC on Puppy Linux. LXC is a open-source container manager for GNU/Linux. I think it can be useful:
Software that is hard to compile for Puppy Linux can be run in a container, that has all the dependencies built in it
We can use it to run Android applications using the Waydroid project
I think it can also be used to install and run Snap packages, because, as far as I understand, Snap requires systemd and Puppy Linux uses BusyBox init. However, I think that it would be nice to have Snap packages on Puppy Linux