Commit 6f697184 authored by 魏博昱's avatar 魏博昱

Update Dockerfile

parent 525c145b
......@@ -6,7 +6,7 @@ VOLUME /tmp
# 复制文件到容器
ADD vector-0.0.1-SNAPSHOT.jar app.jar
COPY application.yml
COPY application.yml .
#时区设置(不一定需要)
#RUN /bin/cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && 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