mirror of https://github.com/docker/docs.git
changed `version 3` to `version 3.x` per Joffrey
This commit is contained in:
parent
989b3a7113
commit
03464b70cb
|
@ -159,7 +159,7 @@ backup, include the `docker-compose.admin.yml` as well.
|
|||
|
||||
## Extending services
|
||||
|
||||
> Up to version 2.1 , version 3 does not support `extends` yet.
|
||||
> Up to version 2.1 , version 3.x does not support `extends` yet.
|
||||
|
||||
Docker Compose's `extends` keyword enables sharing of common configurations
|
||||
among different files, or even different projects entirely. Extending services
|
||||
|
|
Loading…
Reference in New Issue