Creating docker machine - Digital Ocean

Hello,

When creating a docker machine in Digital Ocean, I get this error message:
Region: New York 1
Size: 10 USD plan.

Creating Docker Machine ...
Running pre-create checks...
Creating machine...
(bgd-api-staging) Creating SSH key...
(bgd-api-staging) Creating Digital Ocean droplet... improved
(bgd-api-staging) Droplet creation failed on Digital Ocean, removing...
Error creating machine: Error in driver during machine creation: POST https://api.digitalocean.com/v2/droplets: 422 You specified an invalid image for Droplet creation.
Fetching Docker Machines ...
Error Creating Docker Machine!
Done!

Docker Machine is deprecated, you can use the new Resource Manager instead, it uses SSH behind-the-hood

1 Like