sftp: misc fixes + add to docker-im

This commit is contained in:
ed
2026-01-02 15:18:11 +00:00
parent 4e9cf95e8d
commit ec7ea30951
4 changed files with 30 additions and 13 deletions

View File

@@ -9,7 +9,8 @@ ENV XDG_CONFIG_HOME=/cfg
RUN apk --no-cache add !pyc \
tzdata wget mimalloc2 mimalloc2-insecure \
py3-jinja2 py3-argon2-cffi py3-openssl py3-pillow py3-mutagen
py3-jinja2 py3-argon2-cffi \
py3-openssl py3-paramiko py3-pillow py3-mutagen
COPY i/dist/copyparty-sfx.py innvikler.sh ./
ADD base ./base