mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-27 08:54:32 +00:00
parent
c66b9ceeff
commit
f873d97e5a
@ -4,7 +4,7 @@ RUN apt-get update && \
|
||||
apt-get install -y wget curl
|
||||
|
||||
# Variables
|
||||
ENV ES_PKG_NAME elasticsearch-5.5.1
|
||||
ENV ES_PKG_NAME elasticsearch-5.6.8
|
||||
ENV ELASTICSEARCH_SERVER_URL "http://localhost:9200"
|
||||
ENV PATH /usr/share/elasticsearch/bin:$PATH
|
||||
ENV ES_JAVA_OPTS "-Xms1g -Xmx1g"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user