调整dockerfile
This commit is contained in:
parent
12c3da31ab
commit
c9c96a7a6e
@ -1,5 +1,5 @@
|
||||
#FROM openjdk:17
|
||||
From registry.cn-chengdu.aliyuncs.com/wyxz/zulu-openjdk-alpine:17
|
||||
FROM registry.cn-chengdu.aliyuncs.com/wyxz/zulu-openjdk-alpine:17
|
||||
# 复制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
|
||||
|
Loading…
x
Reference in New Issue
Block a user