mirror of
https://github.com/moby/moby.git
synced 2026-08-05 15:40:54 +00:00
Update the docker daemon to dockerd for document
Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
This commit is contained in:
@@ -249,7 +249,7 @@ to a non uid-0 user outside the container, which can help to mitigate the
|
||||
risks of container breakout. This facility is available but not enabled
|
||||
by default.
|
||||
|
||||
Refer to the [daemon command](../reference/commandline/daemon.md#daemon-user-namespace-options)
|
||||
Refer to the [daemon command](../reference/commandline/dockerd.md#daemon-user-namespace-options)
|
||||
in the command line reference for more information on this feature.
|
||||
Additional information on the implementation of User Namespaces in Docker
|
||||
can be found in <a href="https://integratedcode.us/2015/10/13/user-namespaces-have-arrived-in-docker/" target="_blank">this blog post</a>.
|
||||
|
||||
Reference in New Issue
Block a user