attempted fix on samba vfs

This commit is contained in:
Ludwig Lehnert
2026-02-18 18:06:44 +01:00
parent 9cc195eb0e
commit e4d175006e
4 changed files with 46 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ RUN apt-get update \
libpam-winbind \
python3 \
samba \
samba-vfs-modules \
tini \
winbind \
&& rm -rf /var/lib/apt/lists/*