Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 years ago |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 years ago |
Zhang Wei
|
894266c1bb
Remove redundant error message
|
9 years ago |
Lei Jitang
|
6716a3a167
Correct the info message when stop container
|
9 years ago |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |
David Calavera
|
ca5ede2d0a
Decouple daemon and container to log events.
|
9 years ago |
David Calavera
|
4f2a5ba360
Decouple daemon and container to stop and kill containers.
|
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 |
Doug Davis
|
a283a30fb0
Move api/errors/ to errors/
|
9 years ago |
Doug Davis
|
f7d4b4fe2b
Convert some "daemon" static error strings to the new errocode package format
|
9 years ago |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 years ago |
Doug Davis
|
8232312c1e
Cleanup container LogEvent calls
|
10 years ago |
Antonio Murdaca
|
04cc6c6aa4
Remove job from stop
|
10 years ago |
Antonio Murdaca
|
c79b9bab54
Remove engine.Status and replace it with standard go error
|
10 years ago |
Andrew C. Bodine
|
d25a65375c
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
|
10 years ago |
Alexandr Morozov
|
e0339d4b88
Use State as embedded to Container
|
11 years ago |
Alexandr Morozov
|
8d056423f8
Separate events subsystem
|
11 years ago |
Solomon Hykes
|
03c07617cc
Move "stop" to daemon/stop.go
|
11 years ago |