mirror of https://github.com/docker/docs.git
commit
76c8639570
|
@ -264,7 +264,7 @@ daemon with user namespaces enabled:
|
|||
|
||||
User namespaces are an advanced feature and require coordination with other
|
||||
capabilities. For example, if volumes are mounted from the host, file ownership
|
||||
must be pre-arranged need read or write access to the volume contents.
|
||||
must be pre-arranged if you need read or write access to the volume contents.
|
||||
|
||||
While the root user inside a user-namespaced container process has many of the
|
||||
expected privileges of the superuser within the container, the Linux kernel
|
||||
|
|
Loading…
Reference in New Issue