mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-03-04 15:17:17 +00:00
Merge branch 'master' of https://github.com/itzg/dockerfiles
This commit is contained in:
commit
8a52ebc412
2 changed files with 7 additions and 0 deletions
|
@ -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)
|
||||
|
|
1
ubuntu-openjdk-7/README.md
Normal file
1
ubuntu-openjdk-7/README.md
Normal file
|
@ -0,0 +1 @@
|
|||
Provides the latest OpenJDK JRE on top of Ubuntu Trusty (14.04).
|
Loading…
Add table
Reference in a new issue