mcrmonkey / cerebro

cerebro in a container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cerebro

An elasticsearch diag tool

Code: https://github.com/lmenezes/cerebro

Running

docker run --rm -d -p 9000:9000  mcrmonkey/cerebro

Building the container yourself

Clone this repo

Then run this in the cloned repo directory:

docker build -t cerebro .

About

cerebro in a container


Languages

Language:Dockerfile 100.0%