mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
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> Upstream-commit: 5832715052e9e165cc40a5ac8178fa62685985aa Component: engine