Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 348 Bytes

crashr

A Node.js script that immediately exits with a non-zero exit code, simulating a crashing container. Useful for testing and debugging in Docker and Kubernetes environments.

Docker image

There is a public Docker image for crashr hosted on Docker Hub at nodesocket/crashr:latest.