Commit History

Author SHA1 Message Date
  Joffrey F f89a55e488 Add support for oom_kill_disable in service config 8 years ago
  Joffrey F 947e98be38 Improve process_healthcheck readability 8 years ago
  Guillermo Arribas e022f32ee9 Wrong format in the healthcheck test does not issue a warning (fixes #4424) 8 years ago
  Joffrey F eb51f0fae8 Add type converter to interpolation module 8 years ago
  Joffrey F 03fefaca39 Fix service label parsing 8 years ago
  Guillermo Arribas b9bae89f1d Config command generates invalid volumes (fixes #5176) 8 years ago
  Joffrey F f6d7eeb129 Move build labels parsing to config module 8 years ago
  Joffrey F f74838676d Mount with same container path and different mode should override 8 years ago
  Marc van den Hoogen 38073bbd9f Add shm_size to build-options (issue #3866) 8 years ago
  Joffrey F ce19f43158 Avoid import ConfigurationError inside compose.utils (circular import) 8 years ago
  Joffrey F 241931f776 Merge extra_hosts instead of overwrite 8 years ago
  Joffrey F 43cb1f3dff Add support for start_period in healthcheck config 8 years ago
  Joffrey F b25eb084ae Add support for v3.4 files and custom volume names 8 years ago
  Joffrey F b2a3566cf5 Prevent null logging options in `docker-compose config` output 8 years ago
  Joffrey F 6361d907f6 Add support for blkio config keys 8 years ago
  Joffrey F 467e0d0d31 Fix ServiceExtendsResolver same-file detection 8 years ago
  Yong Wen Chua 16f8953c78 Add `target` to service build configuration 8 years ago
  Joffrey F 56a23bfcd2 Improved version comparisons throughout the codebase 8 years ago
  Vadim Semenov 6ff6528d45 Optimize "extends" without file specification 8 years ago
  Joffrey F d475e0c1e3 Add "network" field to build configuration 8 years ago
  Joffrey F 0916f124d0 `scale` property should be merged according to standard scalar rules 8 years ago
  Joffrey F 41976b0f7f Add support for service:name pid config 8 years ago
  Joffrey F 1dfdbe6f94 Fix ports sorting on Python 3 8 years ago
  Joffrey F e7b7480462 Interpolate configs values 8 years ago
  Joffrey F 70b2e64c1b Partial support for service configs 8 years ago
  Joffrey F 909ef7f435 Add partial support (docker-compose config and warnings) for v3.3 credential_spec 8 years ago
  Joffrey F 150c44dc36 Merge all fields inside build dict 8 years ago
  Eli Atzaba 88fa8db79a Raise exception when override.yaml & override.yml coexist 8 years ago
  Eli Atzaba d0b80f537b Fix for yaml extention does not work with override file 8 years ago
  Alexey Rokhin 201919824f move cpus validation to validation.py 8 years ago