/unix-signal

A small Docker container to debug UNIX signals within Kubernetes

Primary LanguageCGNU General Public License v3.0GPL-3.0

# UNIX Signal Catcher

This is a small program that catches UNIX signals and prints them to STDOUT.
The Docker image can be used to debug graceful termination or similar use cases.