mirror of
https://github.com/certd/certd.git
synced 2026-05-31 01:37:41 +08:00
fix: 安装glibc,增加Alpine镜像下 dns解析结果的兼容性
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user