提交历史

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