Browse Source

add note that windows does not support managed plugins

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 8 năm trước cách đây
mục cha
commit
f885463b58
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      docs/extend/index.md

+ 3 - 0
docs/extend/index.md

@@ -27,6 +27,9 @@ volume drivers, but more plugin driver types will be available in future release
 For information about the legacy plugin system available in Docker Engine 1.12
 For information about the legacy plugin system available in Docker Engine 1.12
 and earlier, see [Understand legacy Docker Engine plugins](legacy_plugins.md).
 and earlier, see [Understand legacy Docker Engine plugins](legacy_plugins.md).
 
 
+> **Note**: Docker Engine managed plugins are currently not supported
+on Windows daemons.
+
 ## Installing and using a plugin
 ## Installing and using a plugin
 
 
 Plugins are distributed as Docker images and can be hosted on Docker Hub or on
 Plugins are distributed as Docker images and can be hosted on Docker Hub or on