Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin fc57fc1dc1 Merge pull request #2609 from dnephin/dont_warn_on_container_volume hace 9 años
  Joffrey F ecef5d37a7 Add v2 configuration tests hace 10 años
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. hace 10 años
  Daniel Nephin ad9011ed96 Don't warn when the container volume is specified as a compose option. hace 9 años
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create hace 9 años
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. hace 10 años
  Dimitar Bonev a542041264 Added support for cpu_quota flag hace 9 años
  Dimitar Bonev bc843d6758 Start, restart, pause and unpause exit with non-zero if nothing to do hace 9 años
  Stéphane Seguin 999d15b225 Remove unused functions in service hace 10 años
  Daniel Nephin a21f9993b3 Remove migrate-to-labels. hace 10 años
  Daniel Nephin effa9834a5 Remove unnecessary intermediate variables in get_container_host_config. hace 10 años
  Daniel Nephin dac75b07dc Move volume parsing to config.types module hace 10 años
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types hace 10 años
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. hace 10 años
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. hace 10 años
  Daniel Nephin c9ca5e86b0 Remove project name validation hace 10 años
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. hace 10 años
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. hace 10 años
  Daniel Nephin 331450dace Merge pull request #2390 from dnephin/fix_extra_warnings_on_masked_volumes hace 10 años
  Stéphane Seguin 61f91ebff7 Fix restart with stopped containers. hace 10 años
  Daniel Nephin e1308a8329 Fix extra warnings on masked volumes. hace 10 años
  Aanand Prasad 2063b39868 Merge pull request #2336 from dnephin/warn_on_volume_masking hace 10 años
  Kevin Greene 22d90d2180 Added ulimits functionality to docker compose hace 10 años
  Daniel Nephin a8ac6e6f93 Add a warning when the host volume config is being ignored. hace 10 años
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. hace 10 años
  Aanand Prasad 917b885a44 Merge pull request #2334 from dnephin/dont_set_hostname hace 10 años
  Joffrey F 774d852f93 Merge pull request #2335 from dnephin/volumes_refactoring hace 10 años
  Joffrey F a1e140f5a3 Update service config_dict computation to include volumes_from mode hace 10 años
  Daniel Nephin ec22d98377 Use VolumeSpec instead of re-parsing the volume string. hace 10 años
  Daniel Nephin 3456002aef Don't set the hostname to the service name with networking. hace 10 años