arshad@dev: ~

Docker Container Crash Monitor

Built a lightweight Bash-based monitor for Docker container health that watches for silent container exits and sends Slack notifications with the container name, ID, image, exit code, runtime, and host details. Designed for teams that need simple production visibility without constantly checking logs.

DevOpsBashDockerOpen Source

About Project

A lightweight Bash-based monitor for Docker container health that watches for silent container exits and sends Slack notifications with container details. Designed for teams that need simple production visibility.

</>Tech Stack

Core
BashDocker
Integration
Slack Webhooks
Platform
Linux