Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Daniel Nephin 56c6e29819 Unit test for skipping network disconnect. 9 vuotta sitten
  Danyal Prout 339ebc0483 Fixes #2096: Only show multiple port clash warning if multiple containers 9 vuotta sitten
  Daniel Nephin 83df95d511 Remove extra ensure_image_exists() which causes duplicate builds. 9 vuotta sitten
  Aanand Prasad c3eca82749 Merge pull request #3128 from dnephin/add_network_settings_to_config_hash 9 vuotta sitten
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter 9 vuotta sitten
  Daniel Nephin 089ec66522 Include network settings as part of the service config hash. 9 vuotta sitten
  Daniel Nephin e1b87d7be0 Update reference docs for the new flag. 9 vuotta sitten
  Daniel Nephin b7fb3a6d9b Add --build flag for up and create 9 vuotta sitten
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines 9 vuotta sitten
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. 9 vuotta sitten
  Daniel Nephin 4f7530c480 Only set a container affinity if there are volumes to copy over. 9 vuotta sitten
  Daniel Nephin 4a09da43ea Fix copying of volumes by using the name of the volume instead of the host path. 9 vuotta sitten
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. 10 vuotta sitten
  Daniel Nephin e551988616 Include networks in the config_hash. 10 vuotta sitten
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 10 vuotta sitten
  Aanand Prasad ee63075a34 Support links in v2 files 10 vuotta sitten
  Garrett Heel 9cfa71ceee Add support for build arguments 10 vuotta sitten
  Aanand Prasad 8fca4f1628 Merge pull request #2649 from dnephin/make_volumes_from_more_explicit 10 vuotta sitten
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 10 vuotta sitten
  Daniel Nephin c8ed156806 Adding docker-compose down 10 vuotta sitten
  Daniel Nephin e98ab0e534 Allow both image and build together. 10 vuotta sitten
  Aanand Prasad 52e50a9d9a Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 10 vuotta sitten
  Daniel Nephin fc57fc1dc1 Merge pull request #2609 from dnephin/dont_warn_on_container_volume 10 vuotta sitten
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 10 vuotta sitten
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 vuotta sitten
  Joffrey F afab5c76ea Update service volume tests to use mounts key 10 vuotta sitten
  Daniel Nephin ad9011ed96 Don't warn when the container volume is specified as a compose option. 10 vuotta sitten
  Aanand Prasad cfb1b37da2 Merge pull request #2405 from dnephin/move_all_validation_to_config 10 vuotta sitten
  Daniel Nephin e40670207f Add missing assert and autospec. 10 vuotta sitten
  Daniel Nephin 533f33271a Move service sorting to config package. 10 vuotta sitten