This commit is contained in:
Geoff Bourne 2014-06-02 02:39:56 +00:00
commit 8a52ebc412
2 changed files with 7 additions and 0 deletions

View file

@ -1 +1,7 @@
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).
With Marvel Sense installed you can access it using a URL like:
http://192.168.1.216:9200/_plugin/marvel/sense/index.html
(replacing the IP address shown here with your Docker host's)

View file

@ -0,0 +1 @@
Provides the latest OpenJDK JRE on top of Ubuntu Trusty (14.04).