ENGDOCS-1304-1310-1311 (#17155)

* ENGDOCS-1304-1310-1311

* fix

* Update compose/compose-file/deploy.md
This commit is contained in:
Allie Sadler 2023-05-09 11:39:58 +01:00 committed by GitHub
parent 40452d8dd8
commit 163bbb6ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 0 deletions

View File

@ -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.

View File

@ -5,3 +5,7 @@ fetch_remote:
line_start: 8
line_end: -1
---
>**Note**
>
>Build is an OPTIONAL part of the Compose specification.

View File

@ -5,3 +5,7 @@ fetch_remote:
line_start: 8
line_end: -1
---
>**Note**
>
>Deploy is an OPTIONAL part of the Compose specification.