How to deploy container to host created with docker-machine?

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.

Can anyone please respond to my question? Do I have to login into the virtual host to deploy an image from a central repository? Or can I deploy image to remote docker host as well?

many thanks,