Commit History

Author SHA1 Message Date
  Joffrey F b968d34227 Advanced merge for deploy dict in v3 files 7 years ago
  Joffrey F 2fbec60c9c Add environment variable to force windows parsing style of volume paths 7 years ago
  Joffrey F f22a1b6a2e Merge branch '5360-add-runtime-support' of https://github.com/cuckoohello/compose into cuckoohello-5360-add-runtime-support 7 years ago
  Joffrey F fffcc05a8e Add stop_grace_period to ALLOWED_KEYS 7 years ago
  Joffrey F 5c0a06475c Expand mount source when type == bind 7 years ago
  Joffrey F 8155ddc7ad Add support for custom names for networks, secrets, configs 7 years ago
  Joffrey F 79b20eb53f Add support for mount syntax 7 years ago
  Yafeng Shan e4e92dd3d8 add support for `runtime` option in service definitions 8 years ago
  Joffrey F 58dcfac853 Merge pull request #5397 from sethktaylor11/4937-Labels 8 years ago
  Samantha Miller c36a2fb1ad Added a label option to 'docker-compose run' and test. 8 years ago
  Joffrey F c5408f3a40 Add support for extra_hosts in build config 8 years ago
  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