Commit History

Author SHA1 Message Date
  Aanand Prasad 47e53b49c2 Merge pull request #2653 from shin-/Runscope-build-args 10 years ago
  Joffrey F 1ae57d92d4 Remove duplicate functions 10 years ago
  Joffrey F 13063a96cb Fix handling of service.dockerfile key 10 years ago
  Garrett Heel 9cfa71ceee Add support for build arguments 10 years ago
  Daniel Nephin 79df2ebe1b Support variable interpolation for volumes and networks sections. 10 years ago
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file 10 years ago
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 10 years ago
  Daniel Nephin c3968a439f Refactor config loading to move version check into ConfigFile. 10 years ago
  Daniel Nephin de949284f5 Refactor config loading for handling volumes_from in v2. 10 years ago
  Aanand Prasad dbe04a70f0 Merge pull request #2655 from shin-/updated_volume_definition 10 years ago
  Aanand Prasad 7733600262 Merge pull request #2508 from jstewmon/stop_signal 10 years ago
  Joffrey F e41e6c1241 Properly validate volume definition 10 years ago
  Joffrey F 153185eadb Merge pull request #2647 from shin-/preexisting_volume_detection_rb1 10 years ago
  Joffrey F d601199eb5 Normalize external_name 10 years ago
  Jonathan Stewmon 5d8c2d3cec add support for stop_signal to compose file 10 years ago
  Dimitar Bonev 2f07e2ac36 Ulimits are now merged into extended services 10 years ago
  Daniel Nephin e98ab0e534 Allow both image and build together. 10 years ago
  Aanand Prasad 52e50a9d9a Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 10 years ago
  Joffrey F 46a474ecd9 Move v1-v2 config normalization to separate function. 10 years ago
  Joffrey F 46585fb8e1 Support legacy logging options format 10 years ago
  Daniel Nephin ab98c70dd1 Merge pull request #2612 from dnephin/merge_extends_from_multiple_files 10 years ago
  Joffrey F 21aae13e77 Move logging config changes to v2 spec 10 years ago
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 10 years ago
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
  Daniel Nephin c7b71422c0 Fix extends with multiple files. 10 years ago
  Joffrey F a7689f3da8 Handle volume driver change error in config. 10 years ago
  Joffrey F f3a9533dc0 version no longer optional arg for process_config_file 10 years ago
  Joffrey F abe145bbe7 Update config resolution to always use explicit version numbers 10 years ago
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 years ago
  Daniel Nephin 2acc29cf1c Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME. 10 years ago