Files
docker-machine/docs/reference/restart.md
Michał Czeraszkiewicz 8a02efe0c9 Documentation typo update
2015-07-28 15:21:38 +02:00

355 B

restart

Restart a machine. Oftentimes this is equivalent to docker-machine stop; docker-machine start.

$ docker-machine restart dev
Waiting for VM to start...