コミット履歴

作者 SHA1 メッセージ 日付
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started 10 年 前
  Daniel Nephin 0fed5e6864 Use inspect network to query for an existing network. 10 年 前
  Cameron Eagans 53fc6d06f6 docker-compose pull SERVICE should not pull SERVICE's dependencies 10 年 前
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag 10 年 前
  Mazz Mosley 467c731869 address PR feedback 10 年 前
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 年 前
  Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images. 10 年 前
  Christophe Labouisse 39786d4da7 Add new --pull option in build. 10 年 前
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. 10 年 前
  Daniel Nephin 187ad4ce26 Refactor network_mode logic out of Service. 10 年 前
  Daniel Nephin 08ba857807 Cleanup some project logic. 10 年 前
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. 10 年 前
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. 10 年 前
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. 10 年 前
  funkyfuture 9aa61e596e Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2 10 年 前
  Daniel Nephin 809443d6d0 Support python 3 11 年 前
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 年 前
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands 10 年 前
  Aanand Prasad dfa4bf4452 Ignore containers that don't have a name 10 年 前
  Aanand Prasad 04a773f1c8 Deprecate --allow-insecure-ssl 10 年 前
  Mazz Mosley da650e9cfd Refactor parallel execute 10 年 前
  Aanand Prasad ced94a3504 Make smart recreate the default 10 年 前
  Mazz Mosley a68ca199a2 Execute container commands in parallel 10 年 前
  Aanand Prasad e98caf5cf9 Show an error on 'run' when there are legacy one-off containers 10 年 前
  Aanand Prasad f42fd6a3ad Merge pull request #1642 from aanand/fix-1573 10 年 前
  Aanand Prasad 0b887b841f Stop 'rm' and 'ps' listing services not defined in the current file 10 年 前
  Aanand Prasad 62b47224f0 Fix bug where duplicate container is leftover after 'up' fails 10 年 前
  Aanand Prasad c22cc02df5 Don't set network mode when none is specified 10 年 前
  Aanand Prasad bc14c473c9 Merge pull request #1521 from dano/validate-service-names 10 年 前
  Dan O'Reilly 464ab3d727 Add a method specifically for service name validation. 10 年 前