scaleway / docker-machine-driver-scaleway

:whale: Scaleway driver for Docker Machine
MIT License
249 stars 34 forks source link

docker-machine rm hangs if server doesn't exist #86

Open karser opened 6 years ago

karser commented 6 years ago

I tried the binary v1.4-dev from this PR https://github.com/scaleway/docker-machine-driver-scaleway/pull/85#issuecomment-387473527

➜  Downloads docker-machine rm scw2
About to remove scw2
WARNING: This action will delete both local reference and remote instance.
Are you sure? (y/n): y
^C
➜  Downloads docker-machine rm scw2 --force
About to remove scw2
WARNING: This action will delete both local reference and remote instance.
^C