Commit History

Author SHA1 Message Date
  Jure Žvelc 907c3ce42b Fix for extending services written in v2 format. 9 years ago
  Daniel Nephin dc1104649f Validate that an extended config file has the same version as the base. 9 years ago
  Daniel Nephin b98e2169e6 Error when the project name is invalid for the image name. 9 years ago
  Aanand Prasad 47e53b49c2 Merge pull request #2653 from shin-/Runscope-build-args 9 years ago
  Joffrey F 13063a96cb Fix handling of service.dockerfile key 9 years ago
  Garrett Heel 9cfa71ceee Add support for build arguments 10 years ago
  Daniel Nephin 79df2ebe1b Support variable interpolation for volumes and networks sections. 9 years ago
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 9 years ago
  Joffrey F e41e6c1241 Properly validate volume definition 9 years ago
  Joffrey F 153185eadb Merge pull request #2647 from shin-/preexisting_volume_detection_rb1 9 years ago
  Joffrey F e76b2679eb external volume disallows other config keys 9 years ago
  Aanand Prasad 3aba5bb67e Merge pull request #2620 from dbonev/2607-ulimits-not-merged-in-extended-services 9 years ago
  Joffrey F 9cb58b796e Implement ability to specify external volumes 9 years ago
  Dimitar Bonev 2f07e2ac36 Ulimits are now merged into extended services 9 years ago
  Aanand Prasad 70cce961a8 Don't allow links or external_links in v2 files 9 years ago
  Daniel Nephin e98ab0e534 Allow both image and build together. 9 years ago
  Daniel Nephin ab98c70dd1 Merge pull request #2612 from dnephin/merge_extends_from_multiple_files 9 years ago
  Daniel Nephin bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 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. 9 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 ecef5d37a7 Add v2 configuration tests 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. 9 years ago
  Daniel Nephin fa3528ea25 Fix dns and dns_search when used strings and without extends. 10 years ago
  Aanand Prasad defcf5a21f Merge pull request #2464 from aanand/validate-expose 10 years ago
  Aanand Prasad ccf548b98c Validate the 'expose' option 10 years ago
  Aanand Prasad 042c7048f2 Split out ports validation tests into type, uniqueness, format 10 years ago
  Daniel Nephin 2ab3cb212a Add integration test and docs for build with a git url. 10 years ago