Skip to content

Commit a613f07

Browse files
Merge pull request #21545 from giuseppe/make-doc-clearer
docs: make --seccomp=profile.json clearer
2 parents caea1f4 + 77847bd commit a613f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/options/security-opt.image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ container
1919
- `no-new-privileges` : Not supported
2020

2121
- `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
22+
- `seccomp=profile.json` : JSON file to be used as the seccomp filter for the container.

0 commit comments

Comments
 (0)