Files
docker-machine/docs/reference/restart.md
Mary Anthony 1749d99b31 - Updating install docs fixes #1648
- Updating the Dockerfile to lastest
- Adding support for building all the public doc projects from machine

Signed-off-by: Mary Anthony <mary@docker.com>

Michael's comments

Signed-off-by: Mary Anthony <mary@docker.com>

Adding in comments from nathan

Signed-off-by: Mary Anthony <mary@docker.com>
2015-08-05 16:06:50 -07:00

384 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...