Add Lxroot to Sandboxes.

This commit is contained in:
parke 2022-01-19 13:32:23 -08:00 committed by GitHub
parent 8d83f4440f
commit e8fa70028a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -178,6 +178,8 @@ xdg-app is a system for building, distributing and running sandboxed desktop app
Run applications in a sandbox using Linux namespaces without root privileges, with user namespacing provided via setuid binary.
* [singularity](https://github.com/singularityware/singularity)
Universal application containers for Linux.
* [Lxroot](https://github.com/parke/lxroot)
Lxroot is a flexible, lightweight, and safer alternative to chroot and/or Docker for non-root users on Linux.
## Partial Access