Skip to content

Commit

Permalink
The option --network.host _non_loopback_ is to address the (docker…
Browse files Browse the repository at this point in the history
  • Loading branch information
hao-opentown committed Sep 28, 2015
1 parent f182456 commit 127952e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ ENTRYPOINT ["/docker-entrypoint.sh"]

EXPOSE 9200 9300

CMD ["elasticsearch"]
CMD ["elasticsearch", "--network.host", "_non_loopback_"]

0 comments on commit 127952e

Please sign in to comment.