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
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 \