mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-01 13:40:54 +08:00
feat: add agent cli tools to docker image
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user