Merge pull request #21537 from senk/patch-1

Added 2nd experimental feature currently active
This commit is contained in:
Sebastiaan van Stijn 2016-03-26 00:02:02 -07:00
commit 6f9872180c
1 changed files with 1 additions and 0 deletions

View File

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