Commit b9a700cc authored by his-邹宇's avatar his-邹宇

Dockerfile修改

parent 33e2bc80
#使用的基础镜像
FROM 122.112.245.31:85/testrepo/openjdk8-openj9:latest AS eurake
FROM 122.112.245.31:85/testrepo/jdk1.8.0_25:v1 AS eurake
RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
COPY ./target/*.jar /app.jar
CMD ["--server.port=8761"]
......
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