This is the OpenDataStack Kibana image.
- Install required python virtualenv dependencies
$ make venv- Make the kibana-opendatastack image locally.
$ make build- Run the automated tests.
$ make test- Get the sample docker-compose.yml file built.
$ make docker-compose
$ docker-compose up