Skip to content

A simple container that does nothing but crash, for science!

Notifications You must be signed in to change notification settings

JoeIzzard/Docker-Crash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Crash

GitHub last commit

AppVeyor Docker Pulls MicroBadger Layers MicroBadger Size

Crasherr is a simple docker container designed simply to crash after 30 seconds. This is meant for testing docker-compose restart, and systems such as email alerts for failing containers.

This container is available for multiple architectures.

TODO

  • Add support for Windows
  • Allow the 'Alive' time to be set via environment variables

Changelog

Version Info
1.0.1 Bug Fix for the Build Pipeline
1.0.0 Initial Release