Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Nephin 73ebd7e560 Only create the default network if at least one service needs it. vor 10 Jahren
  Adrian Budau 4c2eb17ccd Added --force-rm to compose build. vor 10 Jahren
  Daniel Nephin 886134c1f3 Recreate dependents when a dependency is created (not just when it's recreated). vor 10 Jahren
  Daniel Nephin 2f2e946907 Don't set a default network driver, let the server decide. vor 10 Jahren
  Mazz Mosley d6fa8596d2 Attach to a container's log_stream before they're started vor 10 Jahren
  Daniel Nephin f5ad363143 Use inspect network to query for an existing network. vor 10 Jahren
  Cameron Eagans 6048630a11 docker-compose pull SERVICE should not pull SERVICE's dependencies vor 10 Jahren
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag vor 10 Jahren
  Mazz Mosley 467c731869 address PR feedback vor 10 Jahren
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from vor 10 Jahren
  Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images. vor 10 Jahren
  Christophe Labouisse 39786d4da7 Add new --pull option in build. vor 10 Jahren
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. vor 10 Jahren
  Daniel Nephin 187ad4ce26 Refactor network_mode logic out of Service. vor 10 Jahren
  Daniel Nephin 08ba857807 Cleanup some project logic. vor 10 Jahren
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. vor 10 Jahren
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. vor 10 Jahren
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. vor 10 Jahren
  funkyfuture 9aa61e596e Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2 vor 10 Jahren
  Daniel Nephin 809443d6d0 Support python 3 vor 11 Jahren
  Daniel Nephin 59d4f304ee Run pre-commit on all files vor 10 Jahren
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands vor 10 Jahren
  Aanand Prasad dfa4bf4452 Ignore containers that don't have a name vor 10 Jahren
  Aanand Prasad 04a773f1c8 Deprecate --allow-insecure-ssl vor 10 Jahren
  Mazz Mosley da650e9cfd Refactor parallel execute vor 10 Jahren
  Aanand Prasad ced94a3504 Make smart recreate the default vor 10 Jahren
  Mazz Mosley a68ca199a2 Execute container commands in parallel vor 10 Jahren
  Aanand Prasad e98caf5cf9 Show an error on 'run' when there are legacy one-off containers vor 10 Jahren
  Aanand Prasad f42fd6a3ad Merge pull request #1642 from aanand/fix-1573 vor 10 Jahren
  Aanand Prasad 0b887b841f Stop 'rm' and 'ps' listing services not defined in the current file vor 10 Jahren