Created
November 5, 2016 20:17
-
-
Save johnpbloch/18c93ec8c1cda93c10b8114454df8144 to your computer and use it in GitHub Desktop.
Kibana with Sense installed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM kibana:4.5 | |
RUN gosu kibana /opt/kibana/bin/kibana plugin --install elastic/sense |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment