Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bostrt/trap-signals
https://github.com/bostrt/trap-signals
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bostrt/trap-signals
- Owner: bostrt
- Created: 2021-04-06T19:43:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T17:50:10.000Z (almost 4 years ago)
- Last Synced: 2024-11-01T10:08:12.809Z (2 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`