mirror of
https://github.com/dockur/windows.git
synced 2026-01-07 11:36:59 +00:00
feat: Move TPM emulator (#49)
This commit is contained in:
@@ -7,9 +7,8 @@ ARG DEBCONF_NONINTERACTIVE_SEEN "true"
|
||||
RUN apt-get update \
|
||||
&& apt-get --no-install-recommends -y install \
|
||||
curl \
|
||||
swtpm \
|
||||
7zip \
|
||||
wimtools \
|
||||
p7zip-full \
|
||||
genisoimage \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
Reference in New Issue
Block a user