mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update Dockerfile
This commit is contained in:
parent
16c3a047c2
commit
e821ea3e32
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ RUN set -eu && \
|
|||
dos2unix \
|
||||
cabextract \
|
||||
genisoimage \
|
||||
libxml2-utils && \
|
||||
libxml2-utils \
|
||||
libarchive-tools && \
|
||||
apt-get clean && \
|
||||
echo "$VERSION_ARG" > /run/version && \
|
||||
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue