mirror of
https://github.com/dockur/windows.git
synced 2026-01-26 04:43:15 +00:00
feat: Use bsdtar to extract driver archive (#805)
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user