mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-15 11:04:12 +08:00
feat(docker): include sshpass for remote shell access
This commit is contained in:
@@ -39,6 +39,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
fuse3 \
|
||||
rsync \
|
||||
openssh-client \
|
||||
sshpass \
|
||||
iproute2 \
|
||||
netcat-openbsd \
|
||||
lsof \
|
||||
|
||||
Reference in New Issue
Block a user