Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 582 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 582 Bytes

Containerized Linux Apps using X11docker x11docker

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.

Usage

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

License

This project is made available under the MIT License.