mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
Update 11-extension.md (#19378)
This commit is contained in:
@@ -10,7 +10,7 @@ Use the prefix `x-` as a top-level element to modularize configurations that you
|
||||
Compose ignores any fields that start with `x-`, this is the sole exception where Compose silently ignores unrecognized fields.
|
||||
|
||||
They also can be used within any structure in a Compose file where user-defined keys are not expected.
|
||||
Compose use those to enable experimental features, the same way browsers add support for [custom CSS features](https://www.w3.org/TR/2011/REC-CSS2-20110607/syndata.html#vendor-keywords)
|
||||
Compose uses those to enable experimental features, the same way browsers add support for [custom CSS features](https://www.w3.org/TR/2011/REC-CSS2-20110607/syndata.html#vendor-keywords)
|
||||
|
||||
## Example 1
|
||||
|
||||
@@ -148,4 +148,4 @@ Values can combine multiple values without separator.
|
||||
40s
|
||||
1m30s
|
||||
1h5m30s20ms
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user