Commit Graph
2 Commits
Author SHA1 Message Date
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