Elastic Search + Kibana Docker containers

I am looking for Elastic Search + kibana running docker container. I found this docker container image via docker hub but i dont see both together in the same docker container image.

https://hub.docker.com//elasticsearch
https://hub.docker.com/
/kibana

Any pointers where i can download docker container image that contains both.

Note: If i use 2 different containers, then i end up setting up network etc which is another complicated effort.

Why not using docker-compose instead?

I am newbie to this. Let me try to download the Docker Compose.

Are you confirming that docker compose container full ELK Stack ?

Have a look at https://github.com/elastic/stack-docker

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.