feat: Unattended installation

This commit is contained in:
Kroese 2024-01-15 18:28:16 +01:00 committed by GitHub
parent dabe0116c5
commit f88f77c0ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ RUN apt-get update \
curl \
novnc \
swtpm \
wimtools \
p7zip-full \
genisoimage \
&& apt-get clean \