Historia zmian

Autor SHA1 Wiadomość Data
  Aanand Prasad abd031cb3d Containers join each network aliased to their service's name 9 lat temu
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. 9 lat temu
  Garrett Heel 9cfa71ceee Add support for build arguments 10 lat temu
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 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
  Daniel Nephin e98ab0e534 Allow both image and build together. 9 lat temu
  Daniel Nephin ed4db542d6 Fix pep8 errors from the new pep8 release. 9 lat temu
  Aanand Prasad 52e50a9d9a Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 9 lat temu
  Joffrey F c32991a8d4 Remove superfluous service code 9 lat temu
  Daniel Nephin fc57fc1dc1 Merge pull request #2609 from dnephin/dont_warn_on_container_volume 10 lat temu
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 10 lat temu
  Joffrey F ecef5d37a7 Add v2 configuration tests 10 lat temu
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 lat temu
  Daniel Nephin ad9011ed96 Don't warn when the container volume is specified as a compose option. 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 a542041264 Added support for cpu_quota flag 10 lat temu
  Dimitar Bonev bc843d6758 Start, restart, pause and unpause exit with non-zero if nothing to do 10 lat temu
  Stéphane Seguin 999d15b225 Remove unused functions in service 10 lat temu
  Daniel Nephin a21f9993b3 Remove migrate-to-labels. 10 lat temu
  Daniel Nephin effa9834a5 Remove unnecessary intermediate variables in get_container_host_config. 10 lat temu
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 lat temu
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 lat temu
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. 10 lat temu
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 lat temu
  Daniel Nephin c9ca5e86b0 Remove project name validation 10 lat temu
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. 10 lat temu
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. 10 lat temu
  Daniel Nephin 331450dace Merge pull request #2390 from dnephin/fix_extra_warnings_on_masked_volumes 10 lat temu