mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-15 11:20:43 +01:00
Replaced logstash image with latest official image.
Manages elasticsearch container using the latest official image inside this repository. Manages the kibana container using the latest official image inside this repository. Updated README.
This commit is contained in:
3
elasticsearch/Dockerfile
Normal file
3
elasticsearch/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM elasticsearch:latest
|
||||
|
||||
RUN plugin -i elasticsearch/marvel/latest
|
||||
Reference in New Issue
Block a user