OneGet / MicrosoftDockerProvider

Provider to search, save and install Docker
Other
133 stars 55 forks source link

Fix switch for Win10 and it's test-value for future #36

Open lmf-mx opened 6 years ago

lmf-mx commented 6 years ago

https://github.com/OneGet/MicrosoftDockerProvider/commit/32db09b31b80e22c294b2602f3d688bdcbcfffac adds the regex switch to switch statement so it actually matches captions like "Microsoft Windows 10 Pro" https://github.com/OneGet/MicrosoftDockerProvider/commit/b242ccb8dbe111c330334b2dab37e6bae3cabfd2 changes gwmi to Get-CimInstance as it appears it has been finally deprecated after years of warning, in PS6

cwilhit commented 5 years ago

See #55, recommend instead using Docker Desktop for Windows.

slonopotamus commented 2 years ago

You might want to take a look at Stevedore project as a way to install modern Docker engine for Windows containers on both Windows Server/Client.