feat: add agent cli tools to docker image

This commit is contained in:
jxxghp
2026-05-18 21:20:26 +08:00
parent 3c1ff5242c
commit 1f0eeb25e6

View File

@@ -24,14 +24,22 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
procps \
gosu \
bash \
ca-certificates \
curl \
wget \
git \
busybox \
tini \
jq \
ripgrep \
less \
unzip \
fuse3 \
rsync \
openssh-client \
iproute2 \
netcat-openbsd \
lsof \
ffmpeg \
nano \
libjemalloc2 \