|
---
|
|
description: Starts existing containers for a service.
|
|
keywords: fig, composition, compose, docker, orchestration, cli, start
|
|
title: docker-compose start
|
|
notoc: true
|
|
---
|
|
|
|
```none
|
|
Usage: start [SERVICE...]
|
|
```
|
|
|
|
Starts existing containers for a service.
|