scaleway/docker-machine-driver-scaleway

Feature Request: Implement image selection

jmatsushita opened this issue · 1 comments

Would be great to be able to deploy with Debian Jessie or custom images!

Hi @jmatsushita, thank you for your feedback 😊

Now, you can specify an image with --scaleway-image
e.g

$> docker-machine create -d scaleway --scaleway-image "debian-jessie' test-debian