Commit History

作者 SHA1 備註 提交日期
  yangshukui 5010e09534 Add a restarting check to ContainerAttach 8 年之前
  Josh Hawn 4921171587 Update ContainerWait API 8 年之前
  Josh Hawn cfdf84d5d0 Update Container Wait Backend 8 年之前
  Jim Minter 68e71aa3e6 Close logger only after StartLogger call 8 年之前
  Jim Minter 32ca1214fa Fix race on ContainerAttachRaw 8 年之前
  Jim Minter dc0ee98805 Resolve connection reset by peer regression 8 年之前
  lixiaobing10051267 660ec32e8f invalide detach keys provided 8 年之前
  Jim Minter 84d6240cfe Resolve race conditions in attach API call 8 年之前
  Brian Goff 2ddec97545 Move attach code to stream package 8 年之前
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors 8 年之前
  Vincent Demeester 4dafd107ad Merge pull request #22777 from WeiZhang555/wait-restarting 9 年之前
  Yong Tang a72b45dbec Fix logrus formatting 9 年之前
  Zhang Wei c498d4700d Bug fix: `docker run -i --restart always` hangs. 9 年之前
  Alexander Morozov 3accde6dee attach: replace interface with simple type 9 年之前
  Zhang Wei 83ad006d47 Add detach event 9 年之前
  Zhang Wei 91e5bb9541 Let client print error when speicify wrong detach keys 9 年之前
  David Calavera a793564b25 Remove static errors from errors package. 9 年之前
  Brian Goff a77b7dd227 cleanup attach api calls 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 年之前
  Anusha Ragunathan 9c332b164f Remove package daemonbuilder. 9 年之前
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 年之前
  David Calavera af94f941df Remove `IsPaused` from backend interface. 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 年之前
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Lei Jitang 4e62bd97d3 Fix comment typo in attach.go 9 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 年之前