Distinguish between cloud stack file and stack file

This commit is contained in:
Victoria Bialas 2017-03-01 17:42:56 -08:00 committed by GitHub
parent c25049561c
commit 2f4c941590
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ various APIs, CLIs, and file formats.
|:-------------------------------------------------------|:----------------------------------------------------------------|
| [Dockerfile](/engine/reference/builder/) | Defines the contents and startup behavior of a single container |
| [Compose file](/compose/compose-file/) | Defines a multi-container application |
| [Stack file](/docker-cloud/apps/stack-yaml-reference/) | Defines a multi-container application for Docker Cloud |
| [Docker Cloud Stack file](/docker-cloud/apps/stack-yaml-reference/) | Defines a multi-container application for Docker Cloud |
## Command-line interfaces (CLIs)