This commit is contained in:
m][sko 2025-07-13 19:56:27 +02:00 committed by GitHub
commit e34ae73ecb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ RUN set -eu && \
apt-get update && \ apt-get update && \
apt-get --no-install-recommends -y install \ apt-get --no-install-recommends -y install \
samba \ samba \
python3 \
wimtools \ wimtools \
dos2unix \ dos2unix \
cabextract \ cabextract \