mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
13 lines
253 B
Markdown
13 lines
253 B
Markdown
---
|
|
description: Starts existing containers for a service.
|
|
keywords: fig, composition, compose, docker, orchestration, cli, start
|
|
title: docker-compose start
|
|
notoc: true
|
|
---
|
|
|
|
```
|
|
Usage: start [SERVICE...]
|
|
```
|
|
|
|
Starts existing containers for a service.
|