sixeyed / docker-on-windows

Code samples for the book "Docker on Windows"
https://www.amazon.com/gp/product/1789617375/
Apache License 2.0
228 stars 125 forks source link

Docker-19-03-1.zip does not exist #8

Closed nigel-dewar closed 5 years ago

nigel-dewar commented 5 years ago

Hi Elton, just heads up, On fresh windows server 2019, if you do not specify an older version of docker EE, like 18, then the install command here fails

image

And it may be affecting others as well

https://stackoverflow.com/questions/57626342/how-to-install-docker-on-windows-server-2016

I am following your new book. Cheers

sixeyed commented 5 years ago

Hey Nigel, I guess this was a temporary issue with the NuGet installer - I've just spun up a new WS2019 machine and it installs 19.03 correctly with the PowerShell commands.