Hi all,
I need help. Let me explain out what did i done. I am trying to build docker swarm cluster. So i use docker-machine cli to build group of node. At this point of time i can ssh into the machine. Because the cli does not support virtual network currently. So i deleted the vm machine and recreate with existing disk. So far so good as i still can ssh into the machine. I have docker-machine recognise the machine. Everything still working fine. Until i do some clean up and update the server. After system reboot i try to access by it rejected me. By the way the OS i using is Ubuntu 14.10
Regards,
Novex