mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
This allows for easier copying of the commands, without selecting the prompt. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
302 B
302 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...