Commit History

Author SHA1 Message Date
  George Lester dada36f732 Supported group_add 9 years ago
  Jean-François Roche d824cb9b06 Add support for swappiness constraint 9 years ago
  George Lester 6fe5d2b543 Implemented oom_score_adj 9 years ago
  Joffrey F 60f7e021ad Fix split_path_mapping behavior when mounting "/" 9 years ago
  Joffrey F c4229b469a Improve merging for several service config attributes 9 years ago
  Joffrey F 842e372258 Eliminate duplicates when merging port mappings from config files 9 years ago
  Joffrey F db0a6cf2bb Always use the Windows version of splitdrive when parsing volume mappings 9 years ago
  Aanand Prasad cafe1315b2 Merge pull request #3334 from werehuman/fix-config-hash-change 9 years ago
  johnharris85 68272b0216 Config now catches undefined service links 9 years ago
  Vladimir Lagunov 4702703615 Fix #3248: Accidental config_hash change 9 years ago
  Joffrey F 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method 9 years ago
  Joffrey F 36f1b4589c Limit occurrences of creating an environment object. 9 years ago
  Joffrey F 1801f83bb8 Environment class cleanup 9 years ago
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing 9 years ago
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code 9 years ago
  Philip Walls 85c7d3e5ce Add support for docker run --tmpfs flag. 9 years ago
  Daniel Nephin b726f508a6 Fix merging of logging options in v1 config. 9 years ago
  Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 9 years ago
  Daniel Nephin adb64ef8d5 Merge v2 config jsonschemas into a single file. 9 years ago
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. 9 years ago
  Daniel Nephin 4b04280db8 Revert "Change special case from '_', None to ()" 9 years ago
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 9 years ago
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files 9 years ago
  Joffrey F 825a0941f0 Network aliases are now part of the network dictionary 9 years ago
  Joffrey F 2b5d3f51cb Allow user to specify custom network aliases 9 years ago
  Joffrey F 93a02e497d Apply driver_opts processing to network configs 9 years ago
  Joffrey F 1952b52392 Constraint build argument types. Numbers are cast into strings 9 years ago
  Daniel Nephin 532dffd688 Fix build section without context. 9 years ago
  Aanand Prasad 23ab2c7e44 Merge pull request #2878 from dnephin/merge_build_args 9 years ago
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. 9 years ago