Commit History

Author SHA1 Message Date
  Daniel Nephin 92d56fab47 Add a warning when the host volume config is being ignored. 10 years ago
  Daniel Nephin 1208f92d9c Update doc wording for ulimits. 10 years ago
  Adrian Budau 4c2eb17ccd Added --force-rm to compose build. 10 years ago
  Daniel Nephin 8fb44db92b Cleanup some unit tests and whitespace. 10 years ago
  Daniel Nephin ba61a6c5fb Don't set the hostname to the service name with networking. 10 years ago
  Daniel Nephin e6755d1e7c Use VolumeSpec instead of re-parsing the volume string. 10 years ago
  Joffrey F 3daecfa8e4 Update service config_dict computation to include volumes_from mode 10 years ago
  Mazz Mosley da41ed22f9 Fix tests 10 years ago
  Daniel Nephin a9b4fe768d Fix running one-off containers with --x-networking by disabling linking to self. 10 years ago
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag 10 years ago
  Mazz Mosley ca36628a0e Test cgroup_parent option is being sent. 10 years ago
  Mohit Soni f4efa29377 Added support for cgroup_parent 10 years ago
  Mazz Mosley f9028703f4 Pick the first container 10 years ago
  Mazz Mosley 467c731869 address PR feedback 10 years ago
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 years ago
  Mazz Mosley af8032a5f4 Fix incorrect test name 10 years ago
  Mazz Mosley 2276326d7e volume path compatibility with engine 10 years ago
  Mazz Mosley f4cd5b1d45 Handle windows volume paths 10 years ago
  Daniel Nephin 78c0734cbd Disable some tests in windows for now. 10 years ago
  Mazz Mosley 39ba2c5a7c Fix leaky tests 10 years ago
  Mazz Mosley 6f6c04b5c9 Test what we are sending, not what we get 10 years ago
  Daniel Nephin 187ad4ce26 Refactor network_mode logic out of Service. 10 years ago
  Daniel Nephin c183e52502 Fixes #1757 - include all service properties in the config_dict() 10 years ago
  Daniel Nephin d264c2e33a Resolves #1804 10 years ago
  Daniel Nephin d2718bed99 Allow setting a one-off container name 10 years ago
  Daniel Nephin bdec7e6b52 Cleanup some test case, remove unused mock return values, and use standard single underscore for unused variable 10 years ago
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. 10 years ago
  Daniel Nephin feaa4a5f1a Unit tests passing again. 10 years ago
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. 10 years ago
  Daniel Nephin 809443d6d0 Support python 3 11 years ago