Docker Remote error

Well that is awkward, seems in the latest Docker Desktop 2.2, the needed docker-machine component is no longer installed automatically and you have to add it manually …

For install instructions see:

It basically means download the executable and put it somewhere in your path.

We will see if we can automate that in the future.