Add daemon documentation on user namespaces feature

Remove the experimental docs for user namespaces and add similar content
to the `docker daemon` command documentation.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
This commit is contained in:
Phil Estes
2016-01-08 10:07:46 -05:00
committed by Tibor Vass
parent b5843f62f8
commit 36960be45f
4 changed files with 133 additions and 120 deletions

View File

@ -72,7 +72,7 @@ to build a Docker binary with the experimental features enabled:
## Current experimental features
* [External graphdriver plugins](plugins_graphdriver.md)
* [User namespaces](userns.md)
* The user namespaces feature has graduated from experimental.
## How to comment on an experimental feature