projects: add IMA namespacing project

This is a project with a v1 of the IMA namespacing patches. See the readme
for details on use.

Signed-off-by: Tycho Andersen <tycho@docker.com>
This commit is contained in:
Tycho Andersen
2017-05-18 10:55:04 -06:00
parent b0e506aa71
commit d80e880f28
28 changed files with 6587 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ If you want to create a project, please submit a pull request to create a new di
- [Logging](logging/) Experimental logging tools
- [etcd cluster](etcd/) etcd cluster demo from DockerCon'17
- [kernel-config](kernel-config/) an experiment on how to manage kernel config
- [IMA-namespace](ima-namespace/) patches for supporting per-mount-namespace
IMA policies
## Current projects not yet documented
- VMWare support (VMWare)