Histórico de Commits

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