From 80483cd487206db3977a9d16d048857520be421c Mon Sep 17 00:00:00 2001 From: scjane Date: Wed, 22 Feb 2017 10:50:42 +0800 Subject: [PATCH] Update seccomp.md (#1879) --- engine/security/seccomp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/seccomp.md b/engine/security/seccomp.md index de41d3d28e..0b43b7784b 100644 --- a/engine/security/seccomp.md +++ b/engine/security/seccomp.md @@ -28,7 +28,7 @@ CONFIG_SECCOMP=y The default seccomp profile provides a sane default for running containers with seccomp and disables around 44 system calls out of 300+. It is moderately protective while providing wide application -compatibility. The default Docker profile (found [here](https://github.com/docker/docker/blob/master/profiles/seccomp/default.json)) has a JSON layout in the following form: +compatibility. The [default Docker profile](https://github.com/docker/docker/blob/master/profiles/seccomp/default.json) has a JSON layout in the following form: ```json {