Commit History

Author SHA1 Message Date
  Kenfe-Mickael Laventure e1a61dc264 Attach stdin after attach stdout/err to avoid an rpc lock 9 years ago
  Stefan J. Wernli 176345435b Fixing bug in AttachStreams that would fail to close StdIn 9 years ago
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks 9 years ago
  Akihiro Suda 8bce6265fc daemon: Rename copy to copyFunc 9 years ago
  Stefan J. Wernli a5b64f2847 Fixing Windows update logic. 9 years ago
  Sebastiaan van Stijn eaa1e8a8c4 Merge pull request #21839 from WeiZhang555/add-start-event 9 years ago
  Zhang Wei fdfaaeb9aa Add missing "start" event back for auto-restart container 9 years ago
  Stefan J. Wernli 818a5198e4 Adding postRunProcessing infrastructure for hanlding Windows Update. 9 years ago
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 years ago
  David Calavera 6bb0d1816a Move Container to its own package. 9 years ago
  David Calavera 3f5b8f712d Extract StreamConfig struct out of the daemon package. 9 years ago
  mqliang d71eeb1c05 move defer statement for readability 9 years ago
  John Howard 2ff68910e2 Typo s/contained/container 9 years ago
  Antonio Murdaca 77826333fe Fix errors format 9 years ago
  Sally O'Malley 41de7a18d8 Change 'docker run' exit codes to distinguish docker/contained errors 10 years ago
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 years ago
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 years ago
  David Calavera 019c337b93 Decouple daemon and container to cleanup containers. 9 years ago
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 years ago
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 years ago
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 years ago
  Hu Keping f05bacbe50 Events for OOM needs to be shift to an earlier time 9 years ago
  Madhu Venugopal e148e763b8 Update native execdriver to exploit libcontainer hooks 9 years ago
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 years ago
  Tonis Tiigi 10305dc5e8 Add unless-stopped restart policy 10 years ago
  Brian Goff c0391bf554 Split reader interface from logger interface 10 years ago
  Qiang Huang af7f81878f Show error message when todisk failed 10 years ago
  Antonio Murdaca 624bf81fdb Add RestartPolicy methods instead of using strings checking 10 years ago
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 years ago
  Antonio Murdaca b80fae7356 Refactor pkg/common, Fixes #11599 10 years ago