This Repository exists to create a container which dies after some amount of time, this is usefull to test liveness probes in kubernetes.
Go to file
Janic Voser c06c4d9c23
Some checks failed
continuous-integration/drone/push Build is failing
test
2023-03-11 00:45:09 +01:00
Docker Test Docker build & cleanup 2023-03-10 23:58:23 +01:00
src Basic Start / Stop program 2023-03-10 23:25:08 +01:00
.drone.yml test 2023-03-11 00:45:09 +01:00
.gitignore Basic Start / Stop program 2023-03-10 23:25:08 +01:00
LICENSE Initial commit 2023-03-10 21:29:21 +01:00
README.md Initial commit 2023-03-10 21:29:21 +01:00

iwilldie

This Repository exists to create a container which dies after some amount of time, this is usefull to test liveness probes in kubernetes.