1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver/native
Eric Windisch 5832715052 Fix the proc integration test & include missing AA profile
Integration tests were failing due to proc filter behavior
changes with new apparmor policies.

Also include the missing docker-unconfined policy resolving
potential startup errors. This policy is complain-only so
it should behave identically to the standard unconfined policy,
but will not apply system path-based policies within containers.

Signed-off-by: Eric Windisch <eric@windisch.us>
2015-07-29 17:08:51 -04:00
..
template Update libcontainer 2015-07-16 16:02:26 -07:00
apparmor.go Fix the proc integration test & include missing AA profile 2015-07-29 17:08:51 -04:00
create.go Fix the proc integration test & include missing AA profile 2015-07-29 17:08:51 -04:00
driver.go Merge pull request #15099 from ewindisch/apparmor-restore-en 2015-07-29 09:36:59 -07:00
driver_unsupported.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
driver_unsupported_nocgo.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
exec.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
info.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
init.go Update libcontainer 2015-07-16 16:02:26 -07:00