1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Daniel Nephin 533f33271a Move service sorting to config package. 10 жил өмнө
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 жил өмнө
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. 10 жил өмнө
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. 10 жил өмнө
  Daniel Nephin c006c6ea09 Merge pull request #2341 from dnephin/dont_create_default_network_sometimes 10 жил өмнө
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. 10 жил өмнө
  Daniel Nephin 45724fc667 Only create the default network if at least one service needs it. 10 жил өмнө
  Daniel Nephin 7c2a16234f Recreate dependents when a dependency is created (not just when it's recreated). 10 жил өмнө
  Daniel Nephin 491d052088 Don't set a default network driver, let the server decide. 10 жил өмнө
  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 жил өмнө