Historia zmian

Autor SHA1 Wiadomość Data
  Aanand Prasad e7673bf920 Allow overriding of config for the default network 9 lat temu
  Daniel Nephin 0f234154c2 Remove all non-external networks on down. 9 lat temu
  Aanand Prasad d98b64f6e7 Remove duplicated logic from initialize_networks() 9 lat temu
  Aanand Prasad 4e61377c6d Move get_networks() out of Project class 9 lat temu
  Aanand Prasad 73fbd01cfe Support the 'external' option for networks 9 lat temu
  Aanand Prasad ca68c9faa4 Services can join 'bridge' or 'host' 9 lat temu
  Aanand Prasad e75629392d Don't join the bridge network by default in v2 9 lat temu
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 9 lat temu
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file 10 lat temu
  Aanand Prasad 8fca4f1628 Merge pull request #2649 from dnephin/make_volumes_from_more_explicit 9 lat temu
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 9 lat temu
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 9 lat temu
  Daniel Nephin c8ed156806 Adding docker-compose down 10 lat temu
  Joffrey F d601199eb5 Normalize external_name 9 lat temu
  Joffrey F 8616b2de51 Update error message when external volume is missing 9 lat temu
  Joffrey F 9cb58b796e Implement ability to specify external volumes 9 lat temu
  Joffrey F 05935b5e54 Don't recreate pre-existing volumes. 9 lat temu
  Aanand Prasad a027a0079c Use networking for version 2 Compose files 9 lat temu
  Aanand Prasad 1a66543461 Make the default network name '{project name}_default' 9 lat temu
  Daniel Nephin ed4db542d6 Fix pep8 errors from the new pep8 release. 9 lat temu
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. 9 lat temu
  Daniel Nephin d1d3969661 Add docker-compose event 10 lat temu
  Joffrey F a7689f3da8 Handle volume driver change error in config. 10 lat temu
  Joffrey F f3a9533dc0 version no longer optional arg for process_config_file 10 lat temu
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 lat temu
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 10 lat temu
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 10 lat temu
  Dimitar Bonev bc843d6758 Start, restart, pause and unpause exit with non-zero if nothing to do 10 lat temu
  Dimitar Bonev 6d709caaa5 Fixes incorrect network name shown in the log when no driver is specified 10 lat temu
  Daniel Nephin a21f9993b3 Remove migrate-to-labels. 10 lat temu