An open API service indexing awesome lists of open source software.

https://github.com/stakater/dockerfile-cerebro

Dockerfile for https://github.com/lmenezes/cerebro; an ElasticSearch web admin tool
https://github.com/stakater/dockerfile-cerebro

cerbero dockerfile elasticsearch

Last synced: 11 months ago
JSON representation

Dockerfile for https://github.com/lmenezes/cerebro; an ElasticSearch web admin tool

Awesome Lists containing this project

README

          

# dockerfile-cerebro

Dockerfile for https://github.com/lmenezes/cerebro; An ElasticSearch web admin tool

## Advanced

Build image:

```
make container
```

Push image:

```
make push
```