containers
7 TopicsOn Windows Server 2017 docker plugin list command error out
hi all My Environment : Windows 2016 Docker v 18.03 I executed "docker plugin list" command on cmd and it displayed following error message “Error response from daemon: plugins are not supported on this platform” is docker plugin not supported officially on Windows 2016/2019 ? is there any plan to add suppor for this ? thank you in advance. Regards Vidhut1.6KViews1like0CommentsLCOW guide for windows server 2019
Hello Ppl, I have been trying to use linux container on windows (2019 server). I have found any straight forward guide which would direct me how to use this feature on windows 2019 server. I think in the announcement it was mentioned windows 2019 server would be able to run Linux containers. I have tried to use both version of Docker EE the standard and preview version. It will be great help if someone has or know right steps to run LCOW and Windows containers simultanously Appreciate a repsonse. ThanksBring PowerShell native CLI for Windows container management (docker cli)
ITNOA I think integration and consistency is key value for one ecosystem, so I think Microsoft must be provide native PowerShell CLI (cmdlet) for management and using windows container instead of using Linux like CLI (docker cli), this approach have many benefits into automation tools based on PowerShell and can promote this ecosystem and make many goods for DevOps and Sysadmins to achieve Objective Oriented view of container management and usage. Unfortunately this repo https://github.com/microsoft/Docker-PowerShell is dead and stop development, please reopen this repo and make active development to this module Microsoft PowerShell is the main shell of the Windows Server so we expect we can use Windows Container with PowerShell native cmdlet instead of Linux like cli (docker cli) thanks