Commit History

Author SHA1 Message Date
  Aanand Prasad 62b47224f0 Fix bug where duplicate container is leftover after 'up' fails 10 years ago
  Aanand Prasad 77c939b256 Merge pull request #1142 from calou/master 10 years ago
  Sébastien Gruchet b76ac6e633 Added support to option mac-address 10 years ago
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 years ago
  Daniel Nephin 60351a8e07 Speed up integration test and make cleanup easier by using labels 10 years ago
  Aanand Prasad db2d02dc0b Remove Service.start_or_create_containers() 10 years ago
  André Martins ae63d35660 Modified scale awareness from exception to warning 10 years ago
  Aanand Prasad b0cb31c186 Use 'top' instead of 'sleep' as a dummy command 10 years ago
  lsowen ea7ee301c0 Add security_opt as a docker-compose.yml option 10 years ago
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers 10 years ago
  Daniel Nephin 417d9c2d51 Use individual volumes for recreate instead of volumes_from 10 years ago
  [email protected] df87bd91c8 Added devices configuration option 10 years ago
  Daniel Nephin 6829efd4d3 Resolves #874, Rename instead of use an intermediate. 10 years ago
  Daniel Nephin 0f2f9db6d8 Merge pull request #1388 from vdemeester/1303-log-driver-support 10 years ago
  Vincent Demeester f626fc5ce8 Add support for log-driver in docker-compose.yml 10 years ago
  CJ b06294399a See #1335: Added --read-only 10 years ago
  Daniel Nephin 4bce388b51 Merge pull request #1376 from aanand/fix-build-non-ascii-filename 10 years ago
  Daniel Nephin 6c95eed781 Merge pull request #1269 from aanand/labels 10 years ago
  Aanand Prasad 4f366d8355 Make sure the build path we pass to docker-py is a binary string 10 years ago
  Aanand Prasad 7e0ab0714f Merge pull request #1344 from dnephin/fix_pull_with_sha 10 years ago
  Aanand Prasad 2e6bc078fb Implement 'labels' option 10 years ago
  Daniel Nephin 3dd860f0ba Fix #923, support image with ids instead of names. 10 years ago
  xuxinkun 688f82c1cf Add cpuset config. 10 years ago
  CJ 25ee3f0033 Remove extra s from --add-host 10 years ago
  Thomas Desvenain 8098b65576 Fix when pyyaml has interpreted line as a dictionary 10 years ago
  Sam Wing fb81c37ca6 added the extra_hosts option to the yml configuration which exposes the --add-host flag from the docker client 10 years ago
  Ben Firshman 4926f8aef6 Merge pull request #1261 from aanand/fix-vars-in-volume-paths 10 years ago
  Steven Dake 1d7247b67e Remove stray print 10 years ago
  Aanand Prasad fd568b389d Fix home directory and env expansion in volume paths 10 years ago