sar / x11docker-apps

Monorepo for running Linux Apps in a Container via x11docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Monorepo for running Linux Apps in a Container via x11docker

License:MIT License


Languages

Language:Shell 100.0%