Pulling the imageedit
Obtaining Kibana for Docker is as simple as issuing a docker pull
command
against the Elastic Docker registry.
The Docker image for Kibana 5.1.1 can be retrieved with the following command:
docker pull docker.elastic.co/kibana/kibana:5.1.1