Commit History

作者 SHA1 備註 提交日期
  George Lester dada36f732 Supported group_add 9 年之前
  Jean-François Roche d824cb9b06 Add support for swappiness constraint 9 年之前
  Tomas Tomecek fea970dff3 service: detailed error messages for create and start 9 年之前
  Aanand Prasad 1e176b58c5 Merge pull request #3592 from stakodiak/fix-privilege-typo 9 年之前
  George Lester 6fe5d2b543 Implemented oom_score_adj 9 年之前
  Jonathan Giannuzzi 3c77db709f Fix assertion that was always true 9 年之前
  alex 68d73183eb Fix a typo in a test's name. 9 年之前
  Daniel Nephin 83df95d511 Remove extra ensure_image_exists() which causes duplicate builds. 9 年之前
  Daniel Nephin b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. 9 年之前
  Daniel Nephin 732531b722 Disable a test that is failing against 1.11.0rc1. 9 年之前
  Aanand Prasad a20b84e6d2 Merge pull request #3178 from aanand/2774-off-one-offs 9 年之前
  Daniel Nephin be1476f24b Only allow tmpfs on v2. 9 年之前
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter 9 年之前
  Philip Walls 85c7d3e5ce Add support for docker run --tmpfs flag. 9 年之前
  Jesus 6bfb23baaa Display containers name when scale a container 9 年之前
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines 9 年之前
  Daniel Nephin 43ecf8793a Address old TODO, and small refactor of container name logic in service. 10 年之前
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. 9 年之前
  Daniel Nephin 4b04280db8 Revert "Change special case from '_', None to ()" 9 年之前
  Daniel Nephin 4a09da43ea Fix copying of volumes by using the name of the volume instead of the host path. 9 年之前
  Daniel Nephin 740329a131 Shm_size requires docker 1.10. 9 年之前
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. 10 年之前
  Joffrey F fdf4a2e89e Merge pull request #2734 from jrabbit/empty-env-var-2359 9 年之前
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. 10 年之前
  Daniel Nephin 883e45626f Merge pull request #2706 from dnephin/dont_copy_host_volumes 10 年之前
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 10 年之前
  jrabbit 0019037712 Modify service_test.py::ServiceTest::test_resolve_env to reflect new behavior 10 年之前
  Aanand Prasad 755c49b500 Fix scale when containers exit immediately 10 年之前
  Daniel Nephin c39489f540 Don't copy over volumes that were previously host volumes, and are now container volumes. 10 年之前
  Aanand Prasad 2106481c23 Fix "name is reserved" with Engine 1.10 RC1 10 年之前