Image was tested on my ODROID-U3. It should also work on Raspberry Pi, but if not, you'll have to build it yourself.
$ git clone https://github.com/rpidockers/kibana.git
$ docker build -t rpidockers/kibana kibana
$ docker run -d -p 5601:5601 -e ELASTICSEARCH=<ip>:<http_port> rpidockers/kibana
Content type
Image
Digest
sha256:6beee24d6…
Size
140.7 MB
Last updated
almost 11 years ago
docker pull rpidockers/kibana