Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 years ago |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 years ago |
Brian Goff
|
972cb49787
Fix some issues with locking on the container
|
7 years ago |
wangguoliang
|
94cefa2145
Optimize some wrong usage and spelling
|
7 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Josh Hawn
|
4921171587
Update ContainerWait API
|
8 years ago |
Josh Hawn
|
cfdf84d5d0
Update Container Wait Backend
|
8 years ago |
allencloud
|
6fb05778ba
fix nits in comments
|
8 years ago |
Yong Tang
|
cc703784f3
Update `docker stop` and `docker restart` to allow not specifying timeout and use the one specified at container creation time.
|
9 years ago |
Darren Stahl
|
740e26f384
Lock all calls to hcsshim to prevent close races
|
9 years ago |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 years ago |
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 |