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 1f75603 commit 6de39ddCopy full SHA for 6de39dd
docker/README
@@ -60,6 +60,7 @@ On using the pre-made or self-built Docker images, see Collabora Online SDK:
60
61
Runtime
62
63
-At runtime use the provided cool-seccomp-profile.json as seccomp profile (Ref: https://docs.docker.com/engine/security/seccomp/)
+At runtime use the provided `cool-seccomp-profile.json` as seccomp profile (Ref: https://docs.docker.com/engine/security/seccomp/)
64
+It improves security and performance, allowing the coolwsd process to better containerize documents processes:
65
66
docker run --security-opt cool-seccomp-profile.json
0 commit comments