mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-27 19:36:24 +00:00
Restoring elasticsearch-marvel "module" under common git repo
This commit is contained in:
5
elasticsearch-marvel/Dockerfile
Normal file
5
elasticsearch-marvel/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM dockerfile/elasticsearch
|
||||
|
||||
MAINTAINER itzg
|
||||
|
||||
RUN /elasticsearch/bin/plugin -i elasticsearch/marvel/latest
|
||||
1
elasticsearch-marvel/README.md
Normal file
1
elasticsearch-marvel/README.md
Normal file
@@ -0,0 +1 @@
|
||||
This image extends the official elasticsearch image by adding the Marvel Sense plugin. This will get you a system ready to use with the [ElasticSearch Getting Started Guide](http://www.elasticsearch.org/guide/en/elasticsearch/guide/current).
|
||||
Reference in New Issue
Block a user