Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Daniel Nephin 8ff960afd1 Fix service recreate when image changes to build. hace 10 años
  Daniel Nephin 3d9e3d0877 Remove service.start_container() hace 10 años
  Daniel Nephin 841ed4ed21 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. hace 10 años
  Daniel Nephin b6b9b002e5 Merge pull request #2254 from mnowster/1756-dont-display-output-from-previous-runs hace 10 años
  Mazz Mosley 76d52b1c5f Remove redundant try/except hace 10 años
  Mazz Mosley 30a84f1be6 Move rename functionality into Container hace 10 años
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started hace 10 años
  Daniel Nephin 7878d38dee Fix running one-off containers with --x-networking by disabling linking to self. hace 10 años
  mnowster 5d60fbe31e Merge pull request #1659 from viranch/hostip-random-port hace 10 años
  mnowster fb69391889 Merge pull request #2233 from dnephin/some_unit_test_cleanup hace 10 años
  Daniel Nephin b1f8ed84a3 Cleanup some unit tests and whitespace. hace 10 años
  Daniel Nephin 5523c3d745 Minor refactor to use guard and replace instead of split+join hace 10 años
  Daniel Nephin 3f0e083585 Force windows drives to be lowercase. hace 10 años
  Viranch Mehta 258c8bc54d Fix specifies_host_port() to handle port binding with host IP but no host port hace 10 años
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag hace 10 años
  Mohit Soni f4efa29377 Added support for cgroup_parent hace 10 años