mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
299 B
299 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Start a machine | machine, start, subcommand | docker-machine start |
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...