Commit 706f861d by yinyong

Update Dockerfile

parent 59209c6d
...@@ -9,7 +9,7 @@ ENV discovery.type=single-node \ ...@@ -9,7 +9,7 @@ ENV discovery.type=single-node \
USER root USER root
COPY elasticsearch.yml /config/elasticsearch.yml COPY /docker-skywalking/6/6.6/elasticsearch-Zone-Asia-SH/7.0.1/elasticsearch.yml /config/elasticsearch.yml
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \ RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
&& echo "Asia/Shanghai" > /etc/timezone \ && echo "Asia/Shanghai" > /etc/timezone \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment