Cronologia Commit

Autore SHA1 Messaggio Data
  Daniel Nephin 883e45626f Merge pull request #2706 from dnephin/dont_copy_host_volumes 9 anni fa
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 9 anni fa
  Aanand Prasad 313c584185 Alias containers by short id 9 anni fa
  Aanand Prasad 09dbc7b4cb Stop connecting to all networks on container creation 10 anni fa
  Aanand Prasad a14906fd35 Fix 'run' behaviour with networks 10 anni fa
  Aanand Prasad 1e51b7e88b Merge pull request #2722 from aanand/fix-scale-race-condition 10 anni fa
  Aanand Prasad 642e71b4c7 Stop and remove containers in parallel when scaling down 10 anni fa
  Aanand Prasad 755c49b500 Fix scale when containers exit immediately 10 anni fa
  Aanand Prasad ee63075a34 Support links in v2 files 10 anni fa
  Daniel Nephin 0bce467782 Implement depends_on to define an order for services in the v2 format. 10 anni fa
  Daniel Nephin c39489f540 Don't copy over volumes that were previously host volumes, and are now container volumes. 10 anni fa
  Aanand Prasad 2106481c23 Fix "name is reserved" with Engine 1.10 RC1 10 anni fa
  Aanand Prasad cba75627e1 Fix error when joining host/bridge network 10 anni fa
  Aanand Prasad abd031cb3d Containers join each network aliased to their service's name 10 anni fa
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 anni fa
  Garrett Heel 9cfa71ceee Add support for build arguments 10 anni fa
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 10 anni fa
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 10 anni fa
  Daniel Nephin c8ed156806 Adding docker-compose down 10 anni fa
  Daniel Nephin e98ab0e534 Allow both image and build together. 10 anni fa
  Daniel Nephin ed4db542d6 Fix pep8 errors from the new pep8 release. 10 anni fa
  Aanand Prasad 52e50a9d9a Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 10 anni fa
  Joffrey F c32991a8d4 Remove superfluous service code 10 anni fa
  Daniel Nephin fc57fc1dc1 Merge pull request #2609 from dnephin/dont_warn_on_container_volume 10 anni fa
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 10 anni fa
  Joffrey F ecef5d37a7 Add v2 configuration tests 10 anni fa
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 anni fa
  Daniel Nephin ad9011ed96 Don't warn when the container volume is specified as a compose option. 10 anni fa
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 10 anni fa
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 10 anni fa