feat: Add shared network folder (#157)

This commit is contained in:
Kroese 2024-02-07 23:48:38 +01:00 committed by GitHub
parent 42a5295306
commit 4e9ac3ef37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 78 additions and 3 deletions

View file

@ -9,7 +9,10 @@ RUN apt-get update \
&& apt-get --no-install-recommends -y install \
curl \
7zip \
wsdd \
samba \
wimtools \
dos2unix \
cabextract \
genisoimage \
libxml2-utils \