Files
docker-elk/kibana/Dockerfile
Antoine Cotten 41dc16c734 Release 5.5.1
Closes #158
2017-08-03 12:38:15 +02:00

6 lines
172 B
Docker

# https://github.com/elastic/kibana-docker
FROM docker.elastic.co/kibana/kibana:5.5.1
# Add your kibana plugins setup here
# Example: RUN kibana-plugin install <name|url>