mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
240 B
240 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Starts existing containers for a service. | fig, composition, compose, docker, orchestration, cli, start | docker-compose start |
Usage: start [SERVICE...]
Starts existing containers for a service.