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