mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update Dockerfile
This commit is contained in:
parent
8afca1db1c
commit
2e69f537df
1 changed files with 2 additions and 0 deletions
|
|
@ -10,7 +10,9 @@ RUN apt-get update \
|
||||||
curl \
|
curl \
|
||||||
7zip \
|
7zip \
|
||||||
wimtools \
|
wimtools \
|
||||||
|
cabextract \
|
||||||
genisoimage \
|
genisoimage \
|
||||||
|
libxml-xpath-perl \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue