mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
@@ -53,7 +53,7 @@ If you want to reuse other Compose files, or factor out parts of your applicatio
|
||||
|
||||
## CLI
|
||||
|
||||
The Docker CLI lets you to interact with your Docker Compose applications through the `docker compose` command, and its subcommands. Using the CLI, you can manage the lifecycle of your multi-container applications defined in the `compose.yaml` file. The CLI commands enable you to start, stop, and configure your applications effortlessly.
|
||||
The Docker CLI lets you interact with your Docker Compose applications through the `docker compose` command, and its subcommands. Using the CLI, you can manage the lifecycle of your multi-container applications defined in the `compose.yaml` file. The CLI commands enable you to start, stop, and configure your applications effortlessly.
|
||||
|
||||
### Key commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user