Historique des commits

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