mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
322 B
322 B
description, keywords, title, hide_from_sitemap
| description | keywords | title | hide_from_sitemap |
|---|---|---|---|
| Start a machine | machine, start, subcommand | docker-machine start | true |
Usage: docker-machine start [arg...]
Start a machine
Description:
Argument(s) are one or more machine names.
For example:
$ docker-machine start dev
Starting VM...