Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

container-examples/alpine-kibana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kibana Build Status

Versions

Alpine : 3.7
Kibana : 6.0.0

Commands

Build : docker build -t perriea/alpine-kibana .
Run : docker run -d -p 5601:5601 perriea/alpine-kibana