Merge pull request #1802 from londoncalling/Compose-extends-update

edit per Joffrey re: PR #1763
This commit is contained in:
Victoria Bialas 2017-02-16 18:37:30 -08:00 committed by GitHub
commit 40f912237b
1 changed files with 1 additions and 1 deletions

View File

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