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 f1801e12bf
Some checks failed
continuous-integration/drone/push Build is failing
Add docker socket volume
2023-03-10 23:40:10 +01:00
Docker Initial commit 2023-03-10 22:17:45 +01:00
src Basic Start / Stop program 2023-03-10 23:25:08 +01:00
.drone.yml Add docker socket volume 2023-03-10 23:40:10 +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.