Sign inSign up

icecrime/docker-mon

By icecrime

Updated almost 11 years ago

Image
7

10K+

icecrime/docker-mon repository overview

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
  • Pick a container from the upper left list and press enter to retrieve its information
  • The j and k keys are currently used to scroll the inspect output in the upper right box

Contributing

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

  • Properly close stream when switching monitored container
  • Ability to refresh the container list
  • Make an awesome colortheme
  • ...

Tag summary

Content type

Image

Digest

sha256:0c4d9c240

Size

279.2 MB

Last updated

almost 11 years ago

docker pull icecrime/docker-mon