MicrosoftDocs / Virtualization-Documentation

Place to store our documentation, code samples, etc for public consumption.
http://docs.microsoft.com/virtualization/
Creative Commons Attribution 4.0 International
1.79k stars 1.54k forks source link

Error on Install-Package -Name docker -ProviderName DockerMsftProvider #1381

Open detlefs opened 4 years ago

detlefs commented 4 years ago

Running this I get the following error:

Install-Package : A parameter cannot be found that matches parameter name 'DestinationPath'. At line:1 char:1

Is the package broken?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

TheManii commented 4 years ago

I confirmed that it installs properly with the addition of the steps in the above PR

slonopotamus commented 2 years ago

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