mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore: 1
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user