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.
There is a public Docker image for crashr hosted on Docker Hub at nodesocket/crashr:latest
.