Docker elaticsearch is not working

Situation: I have a Linux system and creating a cluster of 3 nodes inside of docker but it is not working fluently

Looking for help,Target is to get 3 nodes running and I have access to elasticsearch.yml of individual yml of those 3 nodes.
Task: I want to create 3 nodes in a cluster and I have successfully created it as well but now I wish to tweak the cluster created so my approach was to update the elasticsearch.yml file for the same however I followed a steps, I have not met my requirements. I did not know how to do it so followed a few steps, Please help

Action :
I tried the followign commands in order
sudo docker build --tag=elasticsearch-custom
docker build --tag=elasticsearch-custom
build log
docker.compose.yml

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