mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +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 \
|
procps \
|
||||||
gosu \
|
gosu \
|
||||||
bash \
|
bash \
|
||||||
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
wget \
|
wget \
|
||||||
|
git \
|
||||||
busybox \
|
busybox \
|
||||||
tini \
|
tini \
|
||||||
jq \
|
jq \
|
||||||
|
ripgrep \
|
||||||
|
less \
|
||||||
|
unzip \
|
||||||
fuse3 \
|
fuse3 \
|
||||||
rsync \
|
rsync \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
|
iproute2 \
|
||||||
|
netcat-openbsd \
|
||||||
|
lsof \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
nano \
|
nano \
|
||||||
libjemalloc2 \
|
libjemalloc2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user