Historial de Commits

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