mirror of https://github.com/docker/docs.git
19 lines
309 B
Markdown
19 lines
309 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.
|