allencloud
|
1102ac257b
make container kill debug log readable
|
9 年之前 |
allencloud
|
4e959ef2f7
fix typos
|
9 年之前 |
Antonio Murdaca
|
44ccbb317c
*: fix logrus.Warn[f]
|
9 年之前 |
Vincent Demeester
|
fb48bf518b
Move some container related methods and structs to smaller files
|
9 年之前 |
Zhang Wei
|
a705e166cf
Fix critical bug: can't restart a restarting container
|
9 年之前 |
Kenfe-Mickael Laventure
|
8af4f89cba
Remove unneeded references to execDriver
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
allencloud
|
f1d34ac2eb
fix typos in several files
|
9 年之前 |
David Calavera
|
1a729c3dd8
Do not wait for container on stop if the process doesn't exist.
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
Zhang Wei
|
894266c1bb
Remove redundant error message
|
9 年之前 |
Vincent Demeester
|
1d8ccc6ae7
Add the possibility to log event with specific attributes
|
9 年之前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年之前 |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 年之前 |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 年之前 |
Alexander Morozov
|
fa7ec908c4
daemon/kill.go: simplify if statement
|
9 年之前 |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 年之前 |
David Calavera
|
4f2a5ba360
Decouple daemon and container to stop and kill containers.
|
9 年之前 |
John Howard
|
bc503ca8ab
Windows: [TP4] docker kill handling
|
9 年之前 |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 年之前 |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 年之前 |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 年之前 |
David Calavera
|
621e3d8587
Keep backwards compatibility in kill api.
|
10 年之前 |
Doug Davis
|
8232312c1e
Cleanup container LogEvent calls
|
10 年之前 |
Doug Davis
|
3cb751906a
Remove Job from `docker kill`
|
10 年之前 |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 年之前 |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 年之前 |
Alexandr Morozov
|
8d056423f8
Separate events subsystem
|
11 年之前 |
Solomon Hykes
|
8652830661
Move "kill" to daemon/kill.go
|
11 年之前 |