Skip to content

Monorepo for running Linux Apps in a Container via x11docker

License

Notifications You must be signed in to change notification settings

sar/x11docker-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.