File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,8 +179,8 @@ $ docker-compose -f docker-compose.yml -f docker-compose.admin.yml \
179
179
> of keys added and removed, along with information on [how to upgrade](compose-file/compose-versioning.md#upgrading).
180
180
> See [moby/moby#31101](https://github.com/moby/moby/issues/31101) to follow the
181
181
> discussion thread on the possibility of adding support for `extends` in some form in
182
- > future versions. `extends` has been returned to docker-compose for versions 1.27
183
- > and greater .
182
+ > future versions. The `extends` keyword has been included in docker-compose versions 1.27
183
+ > and higher .
184
184
185
185
Docker Compose's `extends` keyword enables the sharing of common configurations
186
186
among different files, or even different projects entirely. Extending services
You can’t perform that action at this time.
0 commit comments