1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack
Eric Windisch 39dae54a3f Add AppArmor policy for the engine
Wraps the engine itself with an AppArmor policy.

This restricts what may be done by applications
we call out to, such as 'xz'.

Significantly, this policy also restricts the policies
to which a container may be spawned into. By default,
users will be able to transition to an unconfined
policy or any policy prefaced with 'docker-'.

Local operators may add new local policies prefaced
with 'docker-' without needing to modify this policy.
Operators choosing to disable privileged containers
will need to modify this policy to remove access
to change_policy to unconfined.

Signed-off-by: Eric Windisch <eric@windisch.us>
2015-07-22 14:20:50 -04:00
..
make Add AppArmor policy for the engine 2015-07-22 14:20:50 -04:00
.vendor-helpers.sh Windows: Statically linkable SQLite3 2015-07-21 09:33:46 -07:00
dind hack: quote all parameters with variable interpolation 2015-04-15 10:14:14 +02:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh Merge pull request #14556 from Evalle/14497-fix-install-script 2015-07-13 13:47:08 -07:00
make.sh Increase timeout to run tests on slow platforms 2015-07-13 21:13:17 +00:00
release.sh Merge pull request #14343 from Pensu/14232-Add-Warning-To-Ubuntu-Script 2015-07-13 14:38:58 -07:00
vendor.sh Windows: Statically linkable SQLite3 2015-07-21 09:33:46 -07:00