Can any one please point me how to establish clustering for hazelcast servers running inside docker in elastic beanstalk. I have exposed port 8080 and 5701 and use java based AWS config. Same AWS config works if i run jar natively but if jar is run inside docker issue with clustering.
Also I made sure that security group has port 5701 open.