how do I start the elasticsearch container?
edund opened this issue · 0 comments
edund commented
output the command: $ docker start edund-eleasticsearch
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
cb2531962df8 elasticsearch:6.5.4 "/usr/local/bin/dock…" 3 minutes ago Up 2 seconds 0.0.0.0:9200->9200/tcp, 0.0.0.0:9300->9300/tcp edund-elasticsearch
after stop container
why???