mirror of https://github.com/docker/docs.git
Merge pull request #7022 from tstrass/patch-1
Update URI for Docker Compose version 1
This commit is contained in:
commit
027a52ee89
|
@ -297,7 +297,7 @@ replaces the old value.
|
|||
> `build` and `image` in Compose file version 1
|
||||
>
|
||||
> In the case of `build` and `image`, when using
|
||||
> [version 1 of the Compose file format](compose-file.md#version-1), using one
|
||||
> [version 1 of the Compose file format](/compose/compose-file/compose-file-v1.md), using one
|
||||
> option in the local service causes Compose to discard the other option if it
|
||||
> was defined in the original service.
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue