mirror of https://github.com/docker/docs.git
Update compose-versioning.md
This commit is contained in:
parent
0f4a08f916
commit
989b3a7113
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue