Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Nephin 0810eeba10 Don't initialize networks that aren't used by any services. hace 10 años
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. hace 10 años
  Alf Lervag 6e73fb38ea Fixes #2448 hace 10 años
  Aanand Prasad f3e55568d1 Fix interactive run with networking hace 10 años
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. hace 10 años
  Daniel Nephin 3021ee12fe Fix `config` command to print the new sections of the config hace 10 años
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key hace 10 años
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file hace 10 años
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand hace 10 años
  Daniel Nephin c8ed156806 Adding docker-compose down hace 10 años
  Evgeniy Dobrohvalov bf48a781db Add flag for stops all containers if any container was stopped. hace 10 años
  Aanand Prasad a027a0079c Use networking for version 2 Compose files hace 10 años
  Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers hace 10 años
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. hace 10 años
  Daniel Nephin d1d3969661 Add docker-compose event hace 10 años
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. hace 10 años
  Joffrey F ec5111f1c2 Volumes are now prefixed with the project name hace 10 años
  Daniel Nephin 778c213dfc Fix signal handlers by moving shutdown logic out of handler. hace 10 años
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create hace 10 años
  Aanand Prasad 12a08255b5 Merge pull request #2554 from aanand/clarify-rm-behaviour hace 10 años
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. hace 10 años
  Aanand Prasad 2e9a49b4eb Clarify behaviour of 'rm' hace 10 años
  Dimitar Bonev bc843d6758 Start, restart, pause and unpause exit with non-zero if nothing to do hace 10 años
  Daniel Nephin 437f3f8adb Add docker-compose config subcommand. hace 10 años
  Aanand Prasad ecf2dd11f9 Merge pull request #2467 from dnephin/remove_migrate_to_labels hace 10 años
  Daniel Nephin a21f9993b3 Remove migrate-to-labels. hace 10 años
  Daniel Nephin 2f568984f7 Fixes #2368, removes the deprecated --allow-insecure-ssl flag. hace 10 años
  Daniel Nephin 6236bb0019 Handle both SIGINT and SIGTERM for docker-compose run. hace 10 años
  Daniel Nephin ea4230e7a2 Handle both SIGINT and SIGTERM for docker-compose up. hace 10 años
  Daniel Nephin 98ad5a05e4 Validate additional files before merging them. hace 10 años