Docker for windows推出了1.13.1-beta42版本, 增加了Docker Community Edition和Docker Cloud的支援
但安裝後大量使用者回報出現錯誤啟動訊息如下
Unable to create: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Inconsistent parameters PolicyStore PersistentStore and Dhcp Enabled
經測試後證實重啟電腦兩次後能夠順利解決問題, 途中不需要任何其他設定.
Docker for windows推出了1.13.1-beta42版本, 版本升級摘要如下
但安裝後出現不能啟動的錯誤訊息
經測試後證實重啟電腦兩次後能夠順利解決問題, 途中不需要任何其他設定.
Unable to create: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Inconsistent parameters PolicyStore PersistentStore and Dhcp Enabled
at Docker.Backend.HyperV.RunScript(String action, Dictionary`2 parameters)
at Docker.Backend.ContainerEngine.Linux.Start(Settings settings)
at Docker.Core.Pipe.NamedPipeServer.<>c__DisplayClass8_0.<Register>b__0(Object[] parameters)
at Docker.Core.Pipe.NamedPipeServer.RunAction(String action, Object[] parameters)