Skip to content

Instantly share code, notes, and snippets.

@johnpbloch
Created November 5, 2016 20:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnpbloch/18c93ec8c1cda93c10b8114454df8144 to your computer and use it in GitHub Desktop.
Save johnpbloch/18c93ec8c1cda93c10b8114454df8144 to your computer and use it in GitHub Desktop.
Kibana with Sense installed
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