Commit History

作者 SHA1 備註 提交日期
  Aanand Prasad 0b3561a7d5 Merge pull request #2720 from seguins/2227-improvements-logs 9 年之前
  Daniel Nephin ed4473c849 Fix signal handling with pyinstaller. 9 年之前
  Stéphane Seguin 038da4eea3 Logs args of LogPrinter as a dictionary 9 年之前
  Stéphane Seguin 9b36dc5c54 Add --tail flag as option on logs. 9 年之前
  Stéphane Seguin d9b4286f91 Add -t, --timestamps flag as option on logs. 9 年之前
  Stéphane Seguin 82632098a3 Add -f, --follow flag as option on logs. 9 年之前
  Tomas Tomecek d28c5dda92 implement exec 10 年之前
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines 9 年之前
  Daniel Nephin 15b2094bad Stop other containers if the flag is set. 9 年之前
  Richard Bann bf2bf21720 Add failing test for --abort-on-container-exit 9 年之前
  Daniel Nephin 74dc1b1411 Merge pull request #2893 from shin-/2833-run-dependencies 9 年之前
  Joffrey F 367fabdbfa Bring up all dependencies when running a single service. 9 年之前
  Joffrey F 79f993f52c Detailed error message when daemon version is too old. 9 年之前
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. 10 年之前
  Aanand Prasad be236d8801 Update docker-py and dockerpty 9 年之前
  Daniel Nephin 0810eeba10 Don't initialize networks that aren't used by any services. 9 年之前
  Daniel Nephin b4868d0259 Fix race condition with up and setting signal handlers. 9 年之前
  Alf Lervag 6e73fb38ea Fixes #2448 10 年之前
  Aanand Prasad f3e55568d1 Fix interactive run with networking 9 年之前
  Daniel Nephin 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 年之前
  Daniel Nephin 3021ee12fe Fix `config` command to print the new sections of the config 10 年之前
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 10 年之前
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file 10 年之前
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 10 年之前
  Daniel Nephin c8ed156806 Adding docker-compose down 10 年之前
  Evgeniy Dobrohvalov bf48a781db Add flag for stops all containers if any container was stopped. 10 年之前
  Aanand Prasad a027a0079c Use networking for version 2 Compose files 10 年之前
  Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers 10 年之前
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. 10 年之前
  Daniel Nephin d1d3969661 Add docker-compose event 10 年之前