소스 검색

Merge pull request #28715 from thaJeztah/add-warning-for-windows-plugins

add note that windows does not support managed plugins
Sebastiaan van Stijn 8 년 전
부모
커밋
0cbc187447
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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
 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
 
 Plugins are distributed as Docker images and can be hosted on Docker Hub or on