Commit History

Author SHA1 Message Date
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. 10 years ago
  Daniel Nephin e551988616 Include networks in the config_hash. 9 years ago
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 9 years ago
  Aanand Prasad ee63075a34 Support links in v2 files 9 years ago
  Garrett Heel 9cfa71ceee Add support for build arguments 10 years ago
  Aanand Prasad 8fca4f1628 Merge pull request #2649 from dnephin/make_volumes_from_more_explicit 9 years ago
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 9 years ago
  Daniel Nephin c8ed156806 Adding docker-compose down 10 years ago
  Daniel Nephin e98ab0e534 Allow both image and build together. 9 years ago
  Aanand Prasad 52e50a9d9a Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 9 years ago
  Daniel Nephin fc57fc1dc1 Merge pull request #2609 from dnephin/dont_warn_on_container_volume 9 years ago
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 9 years ago
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 years ago
  Joffrey F afab5c76ea Update service volume tests to use mounts key 10 years ago
  Daniel Nephin ad9011ed96 Don't warn when the container volume is specified as a compose option. 9 years ago
  Aanand Prasad cfb1b37da2 Merge pull request #2405 from dnephin/move_all_validation_to_config 10 years ago
  Daniel Nephin e40670207f Add missing assert and autospec. 10 years ago
  Daniel Nephin 533f33271a Move service sorting to config package. 10 years ago
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 years ago
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 years ago
  Daniel Nephin c9ca5e86b0 Remove project name validation 10 years ago
  Daniel Nephin e1308a8329 Fix extra warnings on masked volumes. 10 years ago
  Aanand Prasad 2063b39868 Merge pull request #2336 from dnephin/warn_on_volume_masking 10 years ago
  Daniel Nephin 7365a398b3 Update doc wording for ulimits. 10 years ago
  Daniel Nephin a8ac6e6f93 Add a warning when the host volume config is being ignored. 10 years ago
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. 10 years ago
  Aanand Prasad 917b885a44 Merge pull request #2334 from dnephin/dont_set_hostname 10 years ago
  Joffrey F 774d852f93 Merge pull request #2335 from dnephin/volumes_refactoring 10 years ago
  Joffrey F a1e140f5a3 Update service config_dict computation to include volumes_from mode 10 years ago
  Daniel Nephin ec22d98377 Use VolumeSpec instead of re-parsing the volume string. 10 years ago