LFD254 LAB 3.1-3.10
Hi There! The problems above I fixed by using docker-machine commands. Unfortunately, now I have this one:
docker-machine create --driver digitalocean --digitalocean-access-token=$DO_TOKEN dockerhost Running pre-create checks… Creating machine… (dockerhost) Creating SSH key… (dockerhost) Creating Digital Ocean droplet… 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.
I will appreciate your mastering on that! Helio