Monorepo for running Linux Apps in a Container via x11docker to prevent X.Org server security leaks. Learn more about the x11docker project on github.
For most apps, container build and deploy can be done using provided scripts (example):
$ echo firefox.sh
> x11docker -p --home -- --tmpfs /dev/shm -- firefox:alpine
This project is made available under the MIT License.