OneGet / MicrosoftDockerProvider

Provider to search, save and install Docker
Other
135 stars 56 forks source link

Error when trying to install package for docker on Windows 2016 server #75

Closed Ogieeeeee closed 3 years ago

Ogieeeeee commented 3 years ago

WARNING: Cannot find path 'C:\Users\013234\AppData\Local\Temp\DockerMsftProvider\DockerDefault_DockerSearchIndex.jso because it does not exist. WARNING: The term 'get-ciminstance' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. WARNING: The property 'OperatingSystemSKU' cannot be found on this object. Verify that the property exists. WARNING: The term 'Get-CimInstance' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Install-Package : No match was found for the specified search criteria and package name 'docker'. Try Get-PackageSour to see all available registered package sources. At line:1 char:1

Ogieeeeee commented 3 years ago

Ok, looks like you can not install docker on windows 2016 VM, according to [this].(https://stackoverflow.com/questions/49283506/how-to-install-docker-in-windows-vm-on-a-ubuntu-host)