Update compose-versioning.md

This commit is contained in:
John Mulhausen 2017-02-16 11:54:32 -08:00 committed by GitHub
parent 0f4a08f916
commit 989b3a7113
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. You wont be able to use `extends` along version "3"
- `extends`: This option has been removed for `version: "3"` Compose files.
### Version 1 to 2.x