Commit 93795f87 authored by his-邹宇's avatar his-邹宇

搭建

parent e5ba572c
#使用的基础镜像
FROM 122.112.245.31:85/testrepo/jdk1.8.0_25:v1 AS eurake
FROM 192.168.3.2: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