1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

add note that windows does not support managed plugins

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit f885463b58)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Sebastiaan van Stijn 2016-11-22 16:01:14 +01:00 committed by Victor Vieux
parent 54518a214d
commit e8b27e7dc7

View file

@ -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