Home

Awesome

Docker-mon

Console Docker monitoring based on blessed-contrib.

sample

Please note:

Usage

An automated build is set up for the project, so you can run it with:

$ docker run -ti -v /var/run/docker.sock:/var/run/docker.sock icecrime/docker-mon

If you feel like building it yourself:

$ docker build -t docker-mon .
$ docker run -ti -v /var/run/docker.sock:/var/run/docker.sock docker-mon

Contributing

Feel like contributing? Great! Here's a few things that I think would be interesting: