mirror of
https://github.com/docker/docs.git
synced 2026-04-06 03:08:58 +07:00
Update include.md (#19393)
* Update include.md https://github.com/docker/compose/issues/10932#issuecomment-1696396507 * Update include.md
This commit is contained in:
@@ -6,7 +6,7 @@ title: Include
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> `include` is available in Docker Compose version 2.20 and later, and Docker Desktop version 4.22 and later.
|
||||
> `include` is available in Docker Compose version 2.20.3 and later, and Docker Desktop version 4.22 and later.
|
||||
|
||||
With the [`include` top-level element](../compose-file/14-include.md), you can include a separate Compose file directly in your local Compose file. This solves the relative path problem that [`extends`](extends.md) and [merge](merge.md) present.
|
||||
|
||||
@@ -79,4 +79,4 @@ Combined together, this allows you to benefit from third-party reusable componen
|
||||
|
||||
## Reference information
|
||||
|
||||
[`include` top-level element](../compose-file/14-include.md)
|
||||
[`include` top-level element](../compose-file/14-include.md)
|
||||
|
||||
Reference in New Issue
Block a user