Forum Discussion
swapnilvaze
Sep 11, 2017Copper Contributor
Linux container support on build 16278?
Seems like build 16278 doesn't support Linux Containers yet. Any timeline when Linux containers will make it to Windows Server?
- Sep 25, 2017Here is the announcement https://blogs.technet.microsoft.com/windowsserver/2017/09/13/sneak-peek-3-windows-server-version-1709-for-developers/ with links to another two blog posts with steps to install and enable the LCOW preview.
swapnilvaze
Sep 12, 2017Copper Contributor
Thanks Patrick. Looking forward to it. Seems like there is no support for plugins on Windows yet? doing a "docker plugin ls" give me "Plugins are not supported on this platform" error
- Patrick LangSep 12, 2017Former Employee
That's right. Docker v1 plugins (compiled and installed on host) are supported, v2 plugins (run in privileged containers) are not.