Historique des commits

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