Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit f885463b58f0608d9403a8b84d79320ffcce86a1)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
| ... | ... |
@@ -27,6 +27,9 @@ volume drivers, but more plugin driver types will be available in future release |
| 27 | 27 |
For information about the legacy plugin system available in Docker Engine 1.12 |
| 28 | 28 |
and earlier, see [Understand legacy Docker Engine plugins](legacy_plugins.md). |
| 29 | 29 |
|
| 30 |
+> **Note**: Docker Engine managed plugins are currently not supported |
|
| 31 |
+on Windows daemons. |
|
| 32 |
+ |
|
| 30 | 33 |
## Installing and using a plugin |
| 31 | 34 |
|
| 32 | 35 |
Plugins are distributed as Docker images and can be hosted on Docker Hub or on |