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

@@ -0,0 +1,10 @@
.PHONY: run
run: ima-namespace-kernel
../../bin/linuxkit run ima-namespace
ima-namespace-kernel:
../../bin/moby build ima-namespace
.PHONY: clean
clean:
-rm *-cmdline *-kernel *.img