Official Kibana image was recently added to the Docker Hub.
It's 184MB, while it easy enough to make a smaller one.. Here it is.
| tag | version |
|---|---|
| latest | 4.3.0 |
| 4.3 | 4.3.0 |
| 4.3.0 | 4.3.0 |
| 4.2 | 4.2.1 |
| 4.2.1 | 4.2.1 |
| 4.1 | 4.1.3 |
| 4.1.3 | 4.1.3 |
| 4.0 | 4.0.3 |
| 4.0.3 | 4.0.3 |
docker run -it --rm \
-e ELASTICSEARCH_URL="http://kibana.acmecorp.com:9200" \
-p 5601:5601 kibana
Content type
Image
Digest
sha256:66c95c18b…
Size
29.8 MB
Last updated
over 8 years ago
docker pull anapsix/kibana