docker jdk问题
This commit is contained in:
parent
a81aa5f241
commit
f7c5f9a114
@ -1,4 +1,4 @@
|
|||||||
FROM openjdk:17
|
FROM anolis-registry.cn-zhangjiakou.cr.aliyuncs.com/openanolis/openjdk:8-8.6
|
||||||
# 复制jar文件到路径
|
# 复制jar文件到路径
|
||||||
COPY sf-vertx/target/sf-vertx.jar /usr/local/sf-vertx.jar
|
COPY sf-vertx/target/sf-vertx.jar /usr/local/sf-vertx.jar
|
||||||
RUN /bin/cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo 'Asia/Shanghai' >/etc/timezone
|
RUN /bin/cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo 'Asia/Shanghai' >/etc/timezone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user