OneGet / MicrosoftDockerProvider

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

Fix InstallContainer error when using DockerMSFTProvider on Windows 10 #48

Open tristanbarcelon opened 5 years ago

tristanbarcelon commented 5 years ago

Fix InstallContainer error when using DockerMSFTProvider to install Docker EE on Windows 10.

msftclas commented 5 years ago

CLA assistant check
All CLA requirements met.

cwilhit commented 5 years ago

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

lanphiergm commented 2 years ago

Now that the license for Docker Desktop is changing to a paid model, I'm looking for a way to install Docker CE on a Windows 10 machine so that I can use Windows containers. All the options I've found using WSL will only work for Linux containers. I would really like to use this method to install the engine and CLI client onto my Windows 10 machine so I don't have to pay for Docker Desktop when I don't really use any of the additional features anyway.

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.