Tell HN: Most recent Docker release breaks Docker-machine create

https://news.ycombinator.com/item?id=25357337
by mrskitch • 6 years ago
2 0 6 years ago

We use docker-machine at browserless.io for a lot of dev stuff, and noticed that new create calls weren’t working. It appears that docker version 20.10.0 has some kind of issue when docker-machine copies over configuration to the daemon.

Workaround is to use a custom engine URL, eg https://releases.rancher.com/install-docker/19.03.9.sh

GH issue: https://github.com/docker/machine/issues/4858

Related Stories

Loading related stories...

Source preview

news.ycombinator.com