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.
2 parents edf684d + b398f34 commit ad45b8fCopy full SHA for ad45b8f
content/manuals/engine/security/_index.md
@@ -194,7 +194,7 @@ to the host.
194
This doesn't affect regular web apps, but reduces the vectors of attack by
195
malicious users considerably. By default Docker
196
drops all capabilities except [those
197
-needed](https://github.com/moby/moby/blob/master/oci/caps/defaults.go#L6-L19),
+needed](https://github.com/moby/moby/blob/master/daemon/pkg/oci/caps/defaults.go#L6-L19),
198
an allowlist instead of a denylist approach. You can see a full list of
199
available capabilities in [Linux
200
manpages](https://man7.org/linux/man-pages/man7/capabilities.7.html).
0 commit comments