Joffrey F
|
4563d8c050
Fix service label parsing
|
8 years ago |
Joffrey F
|
80503da476
Add support for oom_kill_disable in service config
|
8 years ago |
Joffrey F
|
3cfa0bd162
Improve process_healthcheck readability
|
8 years ago |
Guillermo Arribas
|
aa1fb67495
Wrong format in the healthcheck test does not issue a warning (fixes #4424)
|
8 years ago |
Joffrey F
|
a07dee9207
Add type converter to interpolation module
|
8 years ago |
Guillermo Arribas
|
aaa0773b4b
Config command generates invalid volumes (fixes #5176)
|
8 years ago |
Joffrey F
|
7df1b53ad2
Move build labels parsing to config module
|
8 years ago |
Joffrey F
|
53e0378379
Mount with same container path and different mode should override
|
8 years ago |
Marc van den Hoogen
|
dc838067fd
Add shm_size to build-options (issue #3866)
|
8 years ago |
Joffrey F
|
9430e5bf9d
Avoid import ConfigurationError inside compose.utils (circular import)
|
8 years ago |
Joffrey F
|
fc426e273d
Merge extra_hosts instead of overwrite
|
8 years ago |
Joffrey F
|
7210fdb21c
Add support for start_period in healthcheck config
|
8 years ago |
Joffrey F
|
8c30971299
Add support for v3.4 files and custom volume names
|
8 years ago |
Joffrey F
|
3fbfb3a5dd
Prevent null logging options in `docker-compose config` output
|
8 years ago |
Joffrey F
|
6e802df809
Add support for blkio config keys
|
8 years ago |
Joffrey F
|
3ea8a20cfa
Fix ServiceExtendsResolver same-file detection
|
8 years ago |
Yong Wen Chua
|
1ecf51c209
Add `target` to service build configuration
|
8 years ago |
Joffrey F
|
8f0ef26a73
Improved version comparisons throughout the codebase
|
8 years ago |
Vadim Semenov
|
e52f019ac8
Optimize "extends" without file specification
|
8 years ago |
Joffrey F
|
e33041582f
Add "network" field to build configuration
|
8 years ago |
Joffrey F
|
55bd02f303
`scale` property should be merged according to standard scalar rules
|
8 years ago |
Joffrey F
|
259b96748c
Add support for service:name pid config
|
8 years ago |
Joffrey F
|
f2054f1a7d
Fix ports sorting on Python 3
|
8 years ago |
Joffrey F
|
0fa7163522
Interpolate configs values
|
8 years ago |
Joffrey F
|
39c1cb5988
Partial support for service configs
|
8 years ago |
Joffrey F
|
9a70db0889
Merge pull request #4864 from shin-/cred_spec_support
|
8 years ago |
Joffrey F
|
73d7865da8
Add partial support (docker-compose config and warnings) for v3.3 credential_spec
|
8 years ago |
Joffrey F
|
062812e4aa
Merge all fields inside build dict
|
8 years ago |
Eli Atzaba
|
0d0c0454e9
Raise exception when override.yaml & override.yml coexist
|
8 years ago |
Eli Atzaba
|
9334f29898
Fix for yaml extention does not work with override file
|
8 years ago |