mirror of https://github.com/docker/docs.git
ENGDOCS-1304-1310-1311 (#17155)
* ENGDOCS-1304-1310-1311 * fix * Update compose/compose-file/deploy.md
This commit is contained in:
parent
40452d8dd8
commit
163bbb6ebd
|
@ -5,3 +5,9 @@ fetch_remote:
|
|||
line_start: 2
|
||||
line_end: -1
|
||||
---
|
||||
|
||||
>**Note**
|
||||
>
|
||||
>This page contains information for developers who wish to implement or extend Compose within their product or tool. It contains basic usage requirements and expected behavior.
|
||||
|
||||
|
||||
|
|
|
@ -5,3 +5,7 @@ fetch_remote:
|
|||
line_start: 8
|
||||
line_end: -1
|
||||
---
|
||||
|
||||
>**Note**
|
||||
>
|
||||
>Build is an OPTIONAL part of the Compose specification.
|
||||
|
|
|
@ -5,3 +5,7 @@ fetch_remote:
|
|||
line_start: 8
|
||||
line_end: -1
|
||||
---
|
||||
|
||||
>**Note**
|
||||
>
|
||||
>Deploy is an OPTIONAL part of the Compose specification.
|
||||
|
|
Loading…
Reference in New Issue