Commit History

Author SHA1 Message Date
  Daniel Nephin 74dc1b1411 Merge pull request #2893 from shin-/2833-run-dependencies 9 years ago
  Joffrey F 367fabdbfa Bring up all dependencies when running a single service. 9 years ago
  Joffrey F 79f993f52c Detailed error message when daemon version is too old. 9 years ago
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. 10 years ago
  Aanand Prasad be236d8801 Update docker-py and dockerpty 9 years ago
  Daniel Nephin 0810eeba10 Don't initialize networks that aren't used by any services. 9 years ago
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. 9 years ago
  Alf Lervag 6e73fb38ea Fixes #2448 10 years ago
  Aanand Prasad f3e55568d1 Fix interactive run with networking 10 years ago
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 years ago
  Daniel Nephin 3021ee12fe Fix `config` command to print the new sections of the config 10 years ago
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 10 years ago
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file 10 years ago
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 10 years ago
  Daniel Nephin c8ed156806 Adding docker-compose down 10 years ago
  Evgeniy Dobrohvalov bf48a781db Add flag for stops all containers if any container was stopped. 10 years ago
  Aanand Prasad a027a0079c Use networking for version 2 Compose files 10 years ago
  Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers 10 years ago
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. 10 years ago
  Daniel Nephin d1d3969661 Add docker-compose event 10 years ago
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
  Joffrey F ec5111f1c2 Volumes are now prefixed with the project name 10 years ago
  Daniel Nephin 778c213dfc Fix signal handlers by moving shutdown logic out of handler. 10 years ago
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 10 years ago
  Aanand Prasad 12a08255b5 Merge pull request #2554 from aanand/clarify-rm-behaviour 10 years ago
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 10 years ago
  Aanand Prasad 2e9a49b4eb Clarify behaviour of 'rm' 10 years ago
  Dimitar Bonev bc843d6758 Start, restart, pause and unpause exit with non-zero if nothing to do 10 years ago
  Daniel Nephin 437f3f8adb Add docker-compose config subcommand. 10 years ago
  Aanand Prasad ecf2dd11f9 Merge pull request #2467 from dnephin/remove_migrate_to_labels 10 years ago