提交歷史

作者 SHA1 備註 提交日期
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long 8 年之前
  Jim Minter 68e71aa3e6 Close logger only after StartLogger call 8 年之前
  Drew Erny 1044093bb0 refactor logs and support service logs /w tty 8 年之前
  Lei Jitang 238ad8c36a Fix docker logs a dead container 8 年之前
  Kenfe-Mickael Laventure fb2bb3653e Close logwatcher on context cancellation 8 年之前
  Ke Li 514adcf458 Remove redundant format 8 年之前
  Sebastiaan van Stijn 05dc9846e1 remove client-side for supported logging drivers 8 年之前
  Yanqiang Miao 58028a2919 Eliminate redundant parameters 8 年之前
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback 8 年之前
  Michael Crosby 7c36a1af03 Move engine-api client package 8 年之前
  Michael Crosby 91e197d614 Add engine-api types to docker 8 年之前
  Brian Goff 7dff310648 Fix panic while merging log configs to nil map 9 年之前
  Stefan J. Wernli 54f11b84d2 Fixing file handle leak for "docker logs" 9 年之前
  Yong Tang a72b45dbec Fix logrus formatting 9 年之前
  Nalin Dahyabhai 7772d270c0 Remove the logger.Message ContainerID field 9 年之前
  Brian Goff bd9d14a07b Add support for reading logs extra attrs 9 年之前
  Shijiang Wei 1790980ec6 inherit the daemon log options when creating containers 9 年之前
  Alexander Morozov 62c9e62edc use router.Cancellable instead of direct CloseNotify 9 年之前
  Stefan J. Wernli 4570cfd3ba Fixing logs file handle leak. 9 年之前
  Shijiang Wei 068085005e validate log-opt when creating containers AGAIN 9 年之前
  David Calavera a793564b25 Remove static errors from errors package. 9 年之前
  Brian Goff ae4ee974e8 Move stream flushes to backend 9 年之前
  David Calavera 06d8f504f7 Move backend types to their own package. 9 年之前
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 年之前
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 年之前
  David Calavera 6bb0d1816a Move Container to its own package. 9 年之前
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 年之前
  Morgan Bauer 1eecc1e7e5 refactor logs to not use internal data structures 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 年之前