scaleway / docker-machine-driver-scaleway

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

rm: fix UUID ip #18

Closed QuentinPerez closed 8 years ago

QuentinPerez commented 8 years ago

closes #17

$> docker-machine rm test1
About to remove test1
Are you sure? (y/n): y
Successfully removed test1
moul commented 8 years ago

LGTM