/crasher

Docker image that crashes after a wait period

Primary LanguageShell

Crasher

Simple docker image that exits after a wait period.

Environment Variables

  • SLEEP_TIME - How long to sleep (see man sleep) (default 10s)
  • EXIT_CODE - What code to exit with (default 1)