Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  johnharris85 e4d2d7ed8a Config now catches undefined service links Fixes issue #2922 Signed-off-by: John Harris <[email protected]> 9 vuotta sitten
  Vladimir Lagunov a86a195c50 Fix #3248: Accidental config_hash change 9 vuotta sitten
  Joffrey F 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method 9 vuotta sitten
  Joffrey F 36f1b4589c Limit occurrences of creating an environment object. 9 vuotta sitten
  Joffrey F 1801f83bb8 Environment class cleanup 10 vuotta sitten
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing 10 vuotta sitten
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code 10 vuotta sitten
  Philip Walls 85c7d3e5ce Add support for docker run --tmpfs flag. 10 vuotta sitten
  Daniel Nephin b726f508a6 Fix merging of logging options in v1 config. 10 vuotta sitten
  Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 10 vuotta sitten
  Daniel Nephin adb64ef8d5 Merge v2 config jsonschemas into a single file. 10 vuotta sitten
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. 10 vuotta sitten
  Daniel Nephin 4b04280db8 Revert "Change special case from '_', None to ()" 10 vuotta sitten
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 10 vuotta sitten
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files 10 vuotta sitten
  Joffrey F 825a0941f0 Network aliases are now part of the network dictionary 10 vuotta sitten
  Joffrey F 2b5d3f51cb Allow user to specify custom network aliases 10 vuotta sitten
  Joffrey F 93a02e497d Apply driver_opts processing to network configs 10 vuotta sitten
  Joffrey F 1952b52392 Constraint build argument types. Numbers are cast into strings 10 vuotta sitten
  Daniel Nephin 532dffd688 Fix build section without context. 10 vuotta sitten
  Aanand Prasad 23ab2c7e44 Merge pull request #2878 from dnephin/merge_build_args 10 vuotta sitten
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. 10 vuotta sitten
  Daniel Nephin 37564a73c3 Merge build.args when merging services. 10 vuotta sitten
  Aanand Prasad 7b5bad6050 Merge pull request #2851 from cr7pt0gr4ph7/2839-fix-networks-merging 10 vuotta sitten
  Joffrey F fdf4a2e89e Merge pull request #2734 from jrabbit/empty-env-var-2359 10 vuotta sitten
  Lukas Waslowski 5bd88f634f Handle the 'network_mode' key when merging multiple compose files. 10 vuotta sitten
  Lukas Waslowski 5a3a10d43b Correctly merge the 'services/<service>/networks' key in the case of multiple compose files. 10 vuotta sitten
  jrabbit 677c50650c Change special case from '_', None to () 10 vuotta sitten
  Daniel Nephin e32863f89e Make links unique-by-alias when merging 10 vuotta sitten
  Daniel Nephin bf6a5d3e49 Fix merging of lists with multiple files. 10 vuotta sitten