After starting the docker file, docker ps shows
eff7c648dfe3 nickstenning/elasticsearch-icu "/docker-entrypoint.s" 7 seconds ago Up 6 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp
However, http://0.0.0.0:9200 and localhost:9200 refused to connect.
After starting the docker file,
docker psshowseff7c648dfe3 nickstenning/elasticsearch-icu "/docker-entrypoint.s" 7 seconds ago Up 6 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcpHowever,
http://0.0.0.0:9200andlocalhost:9200refused to connect.