Moved elasticsearch-marvel to its own repo

This commit is contained in:
Geoff Bourne 2014-06-01 19:35:50 +00:00
parent 6beb065a1a
commit ab95a411f5
2 changed files with 0 additions and 6 deletions

View file

@ -1,5 +0,0 @@
FROM dockerfile/elasticsearch
MAINTAINER itzg
RUN /elasticsearch/bin/plugin -i elasticsearch/marvel/latest

View file

@ -1 +0,0 @@
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).