Historique des commits

Auteur SHA1 Message Date
  Daniel Nephin a21f9993b3 Remove migrate-to-labels. il y a 10 ans
  Daniel Nephin effa9834a5 Remove unnecessary intermediate variables in get_container_host_config. il y a 10 ans
  Daniel Nephin dac75b07dc Move volume parsing to config.types module il y a 10 ans
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types il y a 10 ans
  Daniel Nephin 12b82a20ff Move restart spec to the config.types module. il y a 10 ans
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. il y a 10 ans
  Daniel Nephin c9ca5e86b0 Remove project name validation il y a 10 ans
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. il y a 10 ans
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. il y a 10 ans
  Daniel Nephin 331450dace Merge pull request #2390 from dnephin/fix_extra_warnings_on_masked_volumes il y a 10 ans
  Stéphane Seguin 61f91ebff7 Fix restart with stopped containers. il y a 10 ans
  Daniel Nephin e1308a8329 Fix extra warnings on masked volumes. il y a 10 ans
  Aanand Prasad 2063b39868 Merge pull request #2336 from dnephin/warn_on_volume_masking il y a 10 ans
  Kevin Greene 22d90d2180 Added ulimits functionality to docker compose il y a 10 ans
  Daniel Nephin a8ac6e6f93 Add a warning when the host volume config is being ignored. il y a 10 ans
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. il y a 10 ans
  Aanand Prasad 917b885a44 Merge pull request #2334 from dnephin/dont_set_hostname il y a 10 ans
  Joffrey F 774d852f93 Merge pull request #2335 from dnephin/volumes_refactoring il y a 10 ans
  Joffrey F a1e140f5a3 Update service config_dict computation to include volumes_from mode il y a 10 ans
  Daniel Nephin ec22d98377 Use VolumeSpec instead of re-parsing the volume string. il y a 10 ans
  Daniel Nephin 3456002aef Don't set the hostname to the service name with networking. il y a 10 ans
  Daniel Nephin 8ff960afd1 Fix service recreate when image changes to build. il y a 10 ans
  Daniel Nephin 3d9e3d0877 Remove service.start_container() il y a 10 ans
  Daniel Nephin 841ed4ed21 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. il y a 10 ans
  Daniel Nephin b6b9b002e5 Merge pull request #2254 from mnowster/1756-dont-display-output-from-previous-runs il y a 10 ans
  Mazz Mosley 76d52b1c5f Remove redundant try/except il y a 10 ans
  Mazz Mosley 30a84f1be6 Move rename functionality into Container il y a 10 ans
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started il y a 10 ans
  Daniel Nephin 7878d38dee Fix running one-off containers with --x-networking by disabling linking to self. il y a 10 ans
  mnowster 5d60fbe31e Merge pull request #1659 from viranch/hostip-random-port il y a 10 ans