Implement 'labels' option
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
da71e01d30
commit
2e6bc078fb
10 changed files with 136 additions and 7 deletions
|
|
@ -321,8 +321,8 @@ expose:
|
|||
- "5000"
|
||||
```
|
||||
|
||||
In the case of `environment`, Compose "merges" entries together with
|
||||
locally-defined values taking precedence:
|
||||
In the case of `environment` and `labels`, Compose "merges" entries together
|
||||
with locally-defined values taking precedence:
|
||||
|
||||
```yaml
|
||||
# original service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue