fix(docker): reduce env logs and harden ssl cert startup

This commit is contained in:
jxxghp
2026-05-25 22:14:27 +08:00
parent c33c62b938
commit 91f6ad092e
3 changed files with 209 additions and 134 deletions

View File

@@ -30,6 +30,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
git \
busybox \
tini \
cron \
jq \
ripgrep \
less \