mirror of https://github.com/docker/docs.git
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> |
||
---|---|---|
.. | ||
apparmor | ||
builder | ||
completion | ||
desktop-integration | ||
docker-device-tool | ||
docker-engine-selinux | ||
httpserver | ||
init | ||
mkimage | ||
reprepro | ||
syntax | ||
udev | ||
vagrant-docker | ||
README | ||
REVIEWERS | ||
check-config.sh | ||
dockerize-disk.sh | ||
download-frozen-image.sh | ||
mkimage-alpine.sh | ||
mkimage-arch-pacman.conf | ||
mkimage-arch.sh | ||
mkimage-busybox.sh | ||
mkimage-crux.sh | ||
mkimage-debootstrap.sh | ||
mkimage-rinse.sh | ||
mkimage-yum.sh | ||
mkimage.sh | ||
nuke-graph-directory.sh | ||
project-stats.sh | ||
report-issue.sh |
README
The `contrib` directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.