Hi,
I have used Docker Cloud to create a node (AWS used for provider) and have a container up and running a node app. I’d like to be able to use docker-machine to easily connect to the node using “docker-machine ssh”, but I’m not sure if this is possible, though it seems like it should be.
Has anyone else connected to docker cloud using docker-machine? If so, it would be great to know how to set it up.
Thanks