We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b592bd commit 77847bdCopy full SHA for 77847bd
docs/source/markdown/options/security-opt.image.md
@@ -19,4 +19,4 @@ container
19
- `no-new-privileges` : Not supported
20
21
- `seccomp=unconfined` : Turn off seccomp confinement for the container
22
-- `seccomp=profile.json` : White listed syscalls seccomp Json file to be used as a seccomp filter
+- `seccomp=profile.json` : JSON file to be used as the seccomp filter for the container.
0 commit comments