Boaz Shuster
|
5836d86ac4
Add container environment variables correctly to the health check
|
8 years ago |
Elias Faxö
|
e401f63735
Added start period option to health check.
|
8 years ago |
David McKay
|
647dce9dea
Healthchecks should inherit environment
|
8 years ago |
Victor Vieux
|
f6f67891be
Merge pull request #28438 from vdemeester/use-container-shell-instead-of-hardcoded
|
8 years ago |
Tonis Tiigi
|
89b1234737
Fix deadlock on cancelling healthcheck
|
8 years ago |
Vincent Demeester
|
5f81cf11f6
Use Container.Config.Shell instead of hardcoded…
|
8 years ago |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
9 years ago |
Thomas Leonard
|
b8793cff48
Reset health status to starting when a container is restarted
|
8 years ago |
allencloud
|
a4a4f3733f
make health check log more readable
|
8 years ago |
Stephen Drake
|
c3319445aa
Prevent stdout / stderr race condition in limitedBuffer.
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Tibor Vass
|
91e9f38313
healthcheck: do not interpret exit code 2 as "starting"
|
9 years ago |
Josh Horwitz
|
4016038bd3
Treat HEALTHCHECK NONE the same as not setting a healthcheck
|
9 years ago |
Alexander Morozov
|
576c9fa200
Merge pull request #23442 from thaJeztah/remove-defaultExitOnUnhealthy
|
9 years ago |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 years ago |
Sebastiaan van Stijn
|
1dd28788f1
remove unused defaultExitOnUnhealthy constant
|
9 years ago |
Jannick Fahlbusch
|
e3490cdcc0
Fix some typos
|
9 years ago |
Sebastiaan van Stijn
|
50e470fab4
Healthcheck: set default retries to 3
|
9 years ago |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 years ago |