pull/243/head
xiaojunnuo 2024-11-01 02:35:29 +08:00
parent 4ab8677173
commit e340b3e6fa
2 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@ RUN apk add --no-cache openssl
# RUN apk add --no-cache openjdk11-jdk # RUN apk add --no-cache openjdk11-jdk
WORKDIR /app/ WORKDIR /app/
COPY --from=builder /workspace/certd-server/ /app/ COPY --from=builder /workspace/certd-server/ /app/
RUN cd /app/tools/linux/ && tar -zxvf *.tar.gz -C . RUN cd /app/tools/linux/ && tar -zxvf lego_linux_amd64.tar.gz
RUN chmod +x /app/tools/linux/* RUN chmod +x /app/tools/linux/*
ENV TZ=Asia/Shanghai ENV TZ=Asia/Shanghai

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba47935bd3618ab13f2c10ba8589156e98617ab77f4dd101956cd21e829a6316
size 23085284