mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
perf: lego 升级到 4.19.2
This commit is contained in:
@@ -16,7 +16,9 @@ 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
|
||||
RUN chmod +x /app/tools/linux/*
|
||||
|
||||
ENV TZ=Asia/Shanghai
|
||||
ENV NODE_ENV=production
|
||||
ENV MIDWAY_SERVER_ENV=production
|
||||
|
||||
3
packages/ui/certd-server/.gitattributes
vendored
3
packages/ui/certd-server/.gitattributes
vendored
@@ -1 +1,2 @@
|
||||
./tools/**/* filter=lfs diff=lfs merge=lfs -text
|
||||
tools/** filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
|
||||
3
packages/ui/certd-server/.gitignore
vendored
3
packages/ui/certd-server/.gitignore
vendored
@@ -19,3 +19,6 @@ run/
|
||||
.clinic
|
||||
|
||||
.env.pgpl.yaml
|
||||
|
||||
tools/windows/*
|
||||
!tools/windows/*.zip
|
||||
|
||||
Binary file not shown.
BIN
packages/ui/certd-server/tools/linux/lego_linux_amd64.tar.gz
LFS
Normal file
BIN
packages/ui/certd-server/tools/linux/lego_linux_amd64.tar.gz
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
packages/ui/certd-server/tools/windows/lego_windows_amd64.zip
LFS
Normal file
BIN
packages/ui/certd-server/tools/windows/lego_windows_amd64.zip
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user