feat: install ssh client in docker image

This commit is contained in:
jxxghp
2026-05-18 21:16:58 +08:00
parent 9076acc52e
commit 3c1ff5242c

View File

@@ -31,6 +31,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
jq \
fuse3 \
rsync \
openssh-client \
ffmpeg \
nano \
libjemalloc2 \