mirror of
https://github.com/docker/cli.git
synced 2026-09-03 02:24:26 -05:00
4b9793bd14617dfce3f2caba7045e49156edada9
On a ubuntu 15.04 machine with apparmor_parser version 2.10 I get ``` Syntax Error: Unknown line found in file: /etc/apparmor.d/docker-engine line: 26 ``` when running `aa-complain /etc/apparmor.d/docker-engine`. It's super weird because ipc is documented in the apparmor manual, but it doesnt seem to be working at all. Tested on a few servers. Signed-off-by: Jessica Frazelle <acidburn@docker.com> Upstream-commit: 68c9ebdf1f4691a7d5bf5fb9f40021f977ca8f3f Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%