mirror of
https://github.com/Friz-zy/awesome-linux-containers.git
synced 2025-01-15 08:57:12 -05:00
Merge pull request #6 from gima/patch-1
Add Bubblewrap (sandboxing program)
This commit is contained in:
commit
2cb76b83e1
@ -140,6 +140,8 @@ Securing the Linux desktop with Docker.
|
|||||||
Snappy Ubuntu Core is a new rendition of Ubuntu with transactional updates - a minimal server image with the same libraries as today’s Ubuntu, but applications are provided through a simpler mechanism.
|
Snappy Ubuntu Core is a new rendition of Ubuntu with transactional updates - a minimal server image with the same libraries as today’s Ubuntu, but applications are provided through a simpler mechanism.
|
||||||
* [xdg-app](https://wiki.gnome.org/Projects/SandboxedApps)
|
* [xdg-app](https://wiki.gnome.org/Projects/SandboxedApps)
|
||||||
xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.
|
xdg-app is a system for building, distributing and running sandboxed desktop applications on Linux.
|
||||||
|
* [Bubblewrap](https://github.com/projectatomic/bubblewrap)
|
||||||
|
Run applications in a sandbox using Linux namespaces without root privileges, with user namespacing provided via setuid binary.
|
||||||
|
|
||||||
## Partial Access
|
## Partial Access
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user