mirror of
https://github.com/docker/compose.git
synced 2026-06-25 10:38:23 +00:00
Update merge_service_dicts() to merge deploy mappings. Compose file version 3 added the deploy key to service dicts to specify configs related to Docker services. Signed-off-by: King Chung Huang <kinghuang@mac.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| config | ||
| __init__.py | ||
| __main__.py | ||
| bundle.py | ||
| const.py | ||
| container.py | ||
| errors.py | ||
| network.py | ||
| parallel.py | ||
| progress_stream.py | ||
| project.py | ||
| service.py | ||
| state.py | ||
| timeparse.py | ||
| utils.py | ||
| volume.py | ||