fix: 安装glibc,增加Alpine镜像下 dns解析结果的兼容性

This commit is contained in:
xiaojunnuo
2026-05-26 11:35:06 +08:00
parent af9047bf3c
commit 1a08bd340e
+1
View File
@@ -36,6 +36,7 @@ EXPOSE 7002
RUN apk add --no-cache openssl
RUN apk add --no-cache openjdk8
RUN apk add --no-cache gcompat
WORKDIR /app/
COPY --from=builder /workspace/certd-server/ /app/