mirror of https://github.com/docker/docs.git
Distinguish between cloud stack file and stack file
This commit is contained in:
parent
c25049561c
commit
2f4c941590
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue