mirror of https://github.com/docker/docs.git
Merge pull request #1802 from londoncalling/Compose-extends-update
edit per Joffrey re: PR #1763
This commit is contained in:
commit
40f912237b
|
@ -227,7 +227,7 @@ several options have been removed:
|
|||
`deploy`. Note that `deploy` configuration only takes effect when using
|
||||
`docker stack deploy`, and is ignored by `docker-compose`.
|
||||
|
||||
- `extends`: This option has been removed for `version: "3"` Compose files.
|
||||
- `extends`: This option has been removed for `version: "3.x"` Compose files.
|
||||
|
||||
### Version 1 to 2.x
|
||||
|
||||
|
|
Loading…
Reference in New Issue