mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
* Add compose v2 reference * Fix broken links * Remove v1 compose reference files * Remove Compose CLI completion Signed-off-by: Usha Mandya <usha.mandya@docker.com>
15 lines
458 B
Markdown
15 lines
458 B
Markdown
---
|
|
datafolder: compose-cli
|
|
datafile: docker_compose_start
|
|
title: docker compose start
|
|
redirect_from:
|
|
- /compose/reference/start/
|
|
---
|
|
<!--
|
|
Sorry, but the contents of this page are automatically generated from
|
|
Docker's source code. If you want to suggest a change to the text that appears
|
|
here, you'll need to find the string by searching this repo:
|
|
https://github.com/docker/compose
|
|
-->
|
|
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}
|