Historial de Commits

Autor SHA1 Mensaje Fecha
  Vincent Demeester 4dafd107ad Merge pull request #22777 from WeiZhang555/wait-restarting hace 9 años
  Yong Tang a72b45dbec Fix logrus formatting hace 9 años
  Zhang Wei c498d4700d Bug fix: `docker run -i --restart always` hangs. hace 9 años
  Alexander Morozov 3accde6dee attach: replace interface with simple type hace 9 años
  Zhang Wei 83ad006d47 Add detach event hace 9 años
  Zhang Wei 91e5bb9541 Let client print error when speicify wrong detach keys hace 9 años
  David Calavera a793564b25 Remove static errors from errors package. hace 9 años
  Brian Goff a77b7dd227 cleanup attach api calls hace 9 años
  David Calavera 06d8f504f7 Move backend types to their own package. hace 9 años
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. hace 9 años
  Anusha Ragunathan 9c332b164f Remove package daemonbuilder. hace 9 años
  Vincent Demeester 15aa2a663b Implement configurable detach key hace 9 años
  David Calavera af94f941df Remove `IsPaused` from backend interface. hace 9 años
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. hace 9 años
  David Calavera 6bb0d1816a Move Container to its own package. hace 9 años
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. hace 9 años
  David Calavera ca5ede2d0a Decouple daemon and container to log events. hace 9 años
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" hace 9 años
  Lei Jitang 4e62bd97d3 Fix comment typo in attach.go hace 9 años
  Doug Davis 26b1064967 Add context.RequestID to event stream hace 10 años
  Morgan Bauer 8aef1a33eb refactor attach to not use internal data structures hace 10 años
  Morgan Bauer abd72d4008 golint fixes for daemon/ package hace 10 años
  Antonio Murdaca 88d32a6109 Fix regression in containers attach/wsattach api, return not found before hijacking hace 10 años
  Antonio Murdaca b6a6c56915 Remove missed code path for api < 1.12 hace 10 años
  Antonio Murdaca e2acca67c8 Move container.WaitStop, AttachWithLogs and WsAttachWithLogs to daemon service in api server hace 10 años
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 hace 10 años
  Alexander Morozov 0fec3e19db Fix regressions in attach hace 10 años
  Alexander Morozov c44f513248 Remove engine usage from attach hace 10 años
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 hace 10 años
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error hace 10 años