Historie revizí

Autor SHA1 Zpráva Datum
  Joffrey F 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method před 9 roky
  Joffrey F 36f1b4589c Limit occurrences of creating an environment object. před 9 roky
  Joffrey F 1801f83bb8 Environment class cleanup před 9 roky
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing před 9 roky
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code před 9 roky
  Philip Walls 85c7d3e5ce Add support for docker run --tmpfs flag. před 9 roky
  Daniel Nephin b726f508a6 Fix merging of logging options in v1 config. před 9 roky
  Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema před 9 roky
  Daniel Nephin adb64ef8d5 Merge v2 config jsonschemas into a single file. před 9 roky
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. před 9 roky
  Daniel Nephin 4b04280db8 Revert "Change special case from '_', None to ()" před 9 roky
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. před 9 roky
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files před 9 roky
  Joffrey F 825a0941f0 Network aliases are now part of the network dictionary před 9 roky
  Joffrey F 2b5d3f51cb Allow user to specify custom network aliases před 9 roky
  Joffrey F 93a02e497d Apply driver_opts processing to network configs před 9 roky
  Joffrey F 1952b52392 Constraint build argument types. Numbers are cast into strings před 9 roky
  Daniel Nephin 532dffd688 Fix build section without context. před 9 roky
  Aanand Prasad 23ab2c7e44 Merge pull request #2878 from dnephin/merge_build_args před 9 roky
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. před 9 roky
  Daniel Nephin 37564a73c3 Merge build.args when merging services. před 9 roky
  Aanand Prasad 7b5bad6050 Merge pull request #2851 from cr7pt0gr4ph7/2839-fix-networks-merging před 9 roky
  Joffrey F fdf4a2e89e Merge pull request #2734 from jrabbit/empty-env-var-2359 před 9 roky
  Lukas Waslowski 5bd88f634f Handle the 'network_mode' key when merging multiple compose files. před 9 roky
  Lukas Waslowski 5a3a10d43b Correctly merge the 'services/<service>/networks' key in the case of multiple compose files. před 9 roky
  jrabbit 677c50650c Change special case from '_', None to () před 9 roky
  Daniel Nephin e32863f89e Make links unique-by-alias when merging před 9 roky
  Daniel Nephin bf6a5d3e49 Fix merging of lists with multiple files. před 9 roky
  Ryan Taylor Long c70c72f49a Add depends_on to ALLOWED_KEYS před 9 roky
  Aanand Prasad 1152c5b25b Tweak and test warning shown when version is a dict před 9 roky