Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bostrt/trap-signals


https://github.com/bostrt/trap-signals

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

This application is only for testing and POC. Zero value otherwise.

```
$ podman run --rm -it quay.io/bostrt/trap-signals
^Ccatch :P
^Ccatch :P
^Ccatch :P
^Ccatch :P
```

To kill container, use `podman kill `.

If you are using K8s/OpenShift try: `kubectl create -f pod.yaml`