genuinetools / riddler

A tool to convert docker inspect to the opencontainers runc spec.
MIT License
253 stars 21 forks source link

Remove apparmor "unconfined" from the spec #10

Closed justincormack closed 8 years ago

justincormack commented 8 years ago

runc does not like us to set "unconfined" as the apparmor profile unfortunately.

Fix #8

Signed-off-by: Justin Cormack justin.cormack@docker.com