История коммитов

Автор SHA1 Сообщение Дата
  Daniel Nephin b726f508a6 Fix merging of logging options in v1 config. 10 лет назад
  Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 10 лет назад
  Daniel Nephin adb64ef8d5 Merge v2 config jsonschemas into a single file. 10 лет назад
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. 10 лет назад
  Daniel Nephin 4b04280db8 Revert "Change special case from '_', None to ()" 10 лет назад
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 10 лет назад
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files 10 лет назад
  Joffrey F 825a0941f0 Network aliases are now part of the network dictionary 10 лет назад
  Joffrey F 2b5d3f51cb Allow user to specify custom network aliases 10 лет назад
  Joffrey F 93a02e497d Apply driver_opts processing to network configs 10 лет назад
  Joffrey F 1952b52392 Constraint build argument types. Numbers are cast into strings 10 лет назад
  Daniel Nephin 532dffd688 Fix build section without context. 10 лет назад
  Aanand Prasad 23ab2c7e44 Merge pull request #2878 from dnephin/merge_build_args 10 лет назад
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. 10 лет назад
  Daniel Nephin 37564a73c3 Merge build.args when merging services. 10 лет назад
  Aanand Prasad 7b5bad6050 Merge pull request #2851 from cr7pt0gr4ph7/2839-fix-networks-merging 10 лет назад
  Joffrey F fdf4a2e89e Merge pull request #2734 from jrabbit/empty-env-var-2359 10 лет назад
  Lukas Waslowski 5bd88f634f Handle the 'network_mode' key when merging multiple compose files. 10 лет назад
  Lukas Waslowski 5a3a10d43b Correctly merge the 'services/<service>/networks' key in the case of multiple compose files. 10 лет назад
  jrabbit 677c50650c Change special case from '_', None to () 10 лет назад
  Daniel Nephin e32863f89e Make links unique-by-alias when merging 10 лет назад
  Daniel Nephin bf6a5d3e49 Fix merging of lists with multiple files. 10 лет назад
  Ryan Taylor Long c70c72f49a Add depends_on to ALLOWED_KEYS 10 лет назад
  Aanand Prasad 1152c5b25b Tweak and test warning shown when version is a dict 10 лет назад
  Aanand Prasad ef8db3650a Improve error messages for invalid versions 10 лет назад
  Aanand Prasad aeef61fcd8 Make 'version' a string 10 лет назад
  Aanand Prasad a8de582425 Remove redundant check - self.config should never be None 10 лет назад
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 10 лет назад
  Aanand Prasad e566a4dc1c Implement network_mode in v2 10 лет назад
  Aanand Prasad a267d8fe3c Merge pull request #2728 from shin-/2709_service_volumes 10 лет назад