mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +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
|
||||
WORKDIR /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/*
|
||||
|
||||
ENV TZ=Asia/Shanghai
|
||||
|
||||
BIN
packages/ui/certd-server/tools/linux/lego_linux_arm64.tar.gz
LFS
Normal file
BIN
packages/ui/certd-server/tools/linux/lego_linux_arm64.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user