Kubernetes Prow Robot
|
51508603fe
|
Merge pull request #616 from com6056/patch-1
Install systemd in docker image
|
2022-04-24 13:49:37 -07:00 |
|
Kay Yan
|
bc89bbce56
|
MAINTAINER in Dockerfile is deprecated, change to label
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
|
2022-03-07 15:27:08 +08:00 |
|
Jordan Rodgers
|
760d252808
|
Only need systemd
|
2021-09-03 17:11:48 -07:00 |
|
Jordan Rodgers
|
0de6fae1f8
|
Install curl and systemd in docker image
A few issues have popped up where the provided image doesn't have the required packages for certain health checking operations (like https://github.com/kubernetes/node-problem-detector/issues/584#issuecomment-885832078).
This installs curl and systemd in the container to help alleviate these issues.
|
2021-09-03 16:46:08 -07:00 |
|
Jeremy Edwards
|
aadb16b3d4
|
Remove Dockerfile.in rewrite hack and use updated arg in Dockerfile
|
2020-12-08 06:31:29 +00:00 |
|
Random-Liu
|
e39476300a
|
Update Makefile to support compile journald support
|
2017-01-19 01:59:09 -08:00 |
|
Random-Liu
|
6637139441
|
Add release tar ball support.
|
2017-01-13 11:13:59 -08:00 |
|
Random-Liu
|
d93804f340
|
Fix the dockerfile to use the right binary.
|
2016-12-21 11:54:08 -08:00 |
|
Euan Kemp
|
8cdf7b1790
|
makefile: Make misc improvements
* Add test target and re-use in travis
* Add timeout test target
* Build binary into ./bin folder
* Phony everything
|
2016-11-21 16:39:01 -08:00 |
|
Lantao Liu
|
1e4d6e2800
|
Add entrypoint and copy kernel monitor config into docker image
|
2016-06-03 13:34:44 -07:00 |
|
Lantao Liu
|
f0312655bd
|
Add first version of node-problem-detector
|
2016-05-17 15:55:33 -07:00 |
|