Brian Goff
|
5ea75bb6bf
Move `StreamConfig` out of `runconfig`
|
8 年之前 |
Tõnis Tiigi
|
67b0311c8c
Merge pull request #27615 from darrenstahlmsft/ExecCloseAsync
|
8 年之前 |
Qiang Huang
|
e6866492c4
Fix bunch of typos
|
8 年之前 |
Darren Stahl
|
07cd19655b
Stop holding container lock while waiting on streams
|
8 年之前 |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 年之前 |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 年之前 |
Tonis Tiigi
|
606a245d85
Remove restartmanager from libcontainerd
|
8 年之前 |
allencloud
|
a4a4f3733f
make health check log more readable
|
8 年之前 |
Darren Stahl
|
740e26f384
Lock all calls to hcsshim to prevent close races
|
9 年之前 |
John Howard
|
f7fd408ba7
Windows: OCI remove first start
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Lei Jitang
|
f4bbfc34ce
Persist pause state to disk to support container live restore
|
9 年之前 |
Zhang Wei
|
1537dbe2d6
Not use goroutine for container's auto-removal
|
9 年之前 |
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 年之前 |