This commit is contained in:
m][sko 2025-09-02 15:57:07 +02:00 committed by GitHub
commit b3ad23a3cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,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 \