mirror of https://github.com/docker/docs.git
17 lines
306 B
Markdown
17 lines
306 B
Markdown
---
|
|
description: Starts existing containers for a service.
|
|
keywords: fig, composition, compose, docker, orchestration, cli, start
|
|
menu:
|
|
main:
|
|
identifier: start.compose
|
|
parent: smn_compose_cli
|
|
title: start
|
|
---
|
|
|
|
# start
|
|
|
|
```
|
|
Usage: start [SERVICE...]
|
|
```
|
|
|
|
Starts existing containers for a service. |