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
- Host: GitHub
- URL: https://github.com/stakater/dockerfile-cerebro
- Owner: stakater
- License: apache-2.0
- Created: 2018-05-23T15:36:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:53:05.000Z (over 2 years ago)
- Last Synced: 2024-04-15T04:16:18.286Z (about 2 years ago)
- Topics: cerbero, dockerfile, elasticsearch
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```