mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
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.
|