提交历史

作者 SHA1 备注 提交日期
  Aanand Prasad 8b5bd945d0 Interpolate environment variables 10 年之前
  Luke Marsden a68ee0d9c2 Support volume_driver in compose 10 年之前
  Aanand Prasad 27bd987f28 Add test for trailing slash volume copying bug 10 年之前
  Aanand Prasad 9768872507 Fix "Duplicate volume mount" error when config has trailing slashes 10 年之前
  Aanand Prasad 118a389646 Update API version to 1.19 10 年之前
  Aanand Prasad 70c7d27c4e Merge pull request #1758 from mnowster/improve-scale-test-coverage 10 年之前
  Mazz Mosley 119901c19b Improve test coverage for scale 10 年之前
  Aanand Prasad 1739448402 Don't use custom name for one-off containers 10 年之前
  Aanand Prasad a3191ab90f Add container_name option 10 年之前
  Aanand Prasad 62b47224f0 Fix bug where duplicate container is leftover after 'up' fails 10 年之前
  Aanand Prasad 77c939b256 Merge pull request #1142 from calou/master 10 年之前
  Sébastien Gruchet b76ac6e633 Added support to option mac-address 10 年之前
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 年之前
  Daniel Nephin 60351a8e07 Speed up integration test and make cleanup easier by using labels 10 年之前
  Aanand Prasad db2d02dc0b Remove Service.start_or_create_containers() 10 年之前
  André Martins ae63d35660 Modified scale awareness from exception to warning 10 年之前
  Aanand Prasad b0cb31c186 Use 'top' instead of 'sleep' as a dummy command 10 年之前
  lsowen ea7ee301c0 Add security_opt as a docker-compose.yml option 10 年之前
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 年之前
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers 10 年之前
  Daniel Nephin 417d9c2d51 Use individual volumes for recreate instead of volumes_from 10 年之前
  [email protected] df87bd91c8 Added devices configuration option 10 年之前
  Daniel Nephin 6829efd4d3 Resolves #874, Rename instead of use an intermediate. 10 年之前
  Daniel Nephin 0f2f9db6d8 Merge pull request #1388 from vdemeester/1303-log-driver-support 10 年之前
  Vincent Demeester f626fc5ce8 Add support for log-driver in docker-compose.yml 10 年之前
  CJ b06294399a See #1335: Added --read-only 10 年之前
  Daniel Nephin 4bce388b51 Merge pull request #1376 from aanand/fix-build-non-ascii-filename 10 年之前
  Daniel Nephin 6c95eed781 Merge pull request #1269 from aanand/labels 10 年之前
  Aanand Prasad 4f366d8355 Make sure the build path we pass to docker-py is a binary string 10 年之前
  Aanand Prasad 7e0ab0714f Merge pull request #1344 from dnephin/fix_pull_with_sha 10 年之前