mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 06:14:14 +00:00
Adding Marvel plugin to official elasticsearch image
This commit is contained in:
parent
0999faad7a
commit
62e0bd51c0
1 changed files with 5 additions and 0 deletions
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
|
Loading…
Reference in a new issue