docker jdk镜像

This commit is contained in:
ztzh_xieyun 2024-06-03 16:19:19 +08:00
parent 49057b881d
commit 85b9504710

View File

@ -1,4 +1,4 @@
From registry.cn-chengdu.aliyuncs.com/zt-sac/zulu-openjdk-alpine:21 From registry.cn-chengdu.aliyuncs.com/wyxz/zulu-openjdk-alpine:21
#FROM openjdk:17 #FROM openjdk:17
# 复制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