One more newbie question:
Using docker-machine, I created hosts on virtualbox and in digitalocean. But how can I deploy container image to the hosts?
To my understanding, provisioning hosts is the meaning of docker-machine. But to use the hosts I need to deploy containers to it. But I’ve unable to find information about that?
thanks for sharing your insight.