Update Dockerfile
This commit is contained in:
parent
35d3152889
commit
e50f516bd2
1 changed files with 3 additions and 0 deletions
|
|
@ -9,7 +9,10 @@ RUN apt-get update \
|
||||||
&& apt-get --no-install-recommends -y install \
|
&& apt-get --no-install-recommends -y install \
|
||||||
curl \
|
curl \
|
||||||
7zip \
|
7zip \
|
||||||
|
wsdd \
|
||||||
|
samba \
|
||||||
wimtools \
|
wimtools \
|
||||||
|
dos2unix \
|
||||||
cabextract \
|
cabextract \
|
||||||
genisoimage \
|
genisoimage \
|
||||||
libxml2-utils \
|
libxml2-utils \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue