Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Aanand Prasad a2317dfac2 Remove one-off containers in 'docker-compose down' 10 yıl önce
  Aanand Prasad 81f6d86ad9 Warn when --all is not passed to rm 10 yıl önce
  Aanand Prasad 1bc9469674 Don't allow boolean values for one_off in Project methods 10 yıl önce
  Joffrey F 5826a2147b Use enum to represent 3 possible states of the one_off filter 10 yıl önce
  Joffrey F 187ea4cd81 Add --all option to rm command - remove one-off containers 10 yıl önce
  Daniel Nephin d5ef0dfa92 Merge pull request #3162 from albers/completion-workdir 10 yıl önce
  Harald Albers e3c1b5886a bash completion for `docker-compose run --workdir` 10 yıl önce
  Daniel Nephin 3a63a0815d Merge pull request #3158 from aanand/windows-install-docs 10 yıl önce
  Aanand Prasad 50fe014ba9 Remove hardcoded host from Engine install URLs 10 yıl önce
  Aanand Prasad 10dfd54ebe Update install page with link to Windows Toolbox install instructions 10 yıl önce
  Aanand Prasad 72ed4d3f97 Merge pull request #3152 from aanand/update-mac-install-url 10 yıl önce
  Joffrey F 312d764c9c Merge pull request #3156 from graingert/fix-type-error-in-exc-handling 10 yıl önce
  Daniel Nephin b2b58402b3 Merge pull request #3154 from aanand/move-ip-docs-to-reference 10 yıl önce
  Thomas Grainger 20bf05a6e3 Fix TypeError in Exception handling 10 yıl önce
  Aanand Prasad 7424938fc8 Move ipv4_address/ipv6_address docs to reference section 10 yıl önce
  Aanand Prasad 92d69b0cb6 Update Mac Engine install URL in error message 10 yıl önce
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs 10 yıl önce
  Aanand Prasad abddabfb0a Merge pull request #3135 from dnephin/fix_down_idempotency 10 yıl önce
  Joffrey F dd40331b44 Merge pull request #3102 from shin-/1477-a-modest-proposal 10 yıl önce
  Aanand Prasad 1696506ff4 Merge pull request #3136 from dnephin/add_workdir_to_run 10 yıl önce
  Joffrey F 20c29f7e47 Add flag to up/down to remove orphaned containers 10 yıl önce
  Daniel Nephin 52b791a264 Split off build_container_options() to reduce the complexity of run 10 yıl önce
  Simon van der Veldt 658803edf8 Add -w or --workdir to compose run to override workdir from commandline 10 yıl önce
  Daniel Nephin bf96edfe11 Reduce the args of some functions by including presenters as part of the thread_args. 10 yıl önce
  Daniel Nephin e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 yıl önce
  Daniel Nephin e8a93821d4 Fix race condition where a container stopping and starting again would cause logs to miss logs. 10 yıl önce
  Daniel Nephin 8d9adc0902 Fix flaky log test by using container status, instead of boolean state. 10 yıl önce
  Daniel Nephin 3f7e5bf768 Filter logs by service names. 10 yıl önce
  Daniel Nephin 48ed68eeaa Fix geneartors for python3. 10 yıl önce
  Daniel Nephin 4312c93eae Add an acceptance test to show logs behaves properly for stopped containers. 10 yıl önce