feat: Support more Windows versions (#92)

This commit is contained in:
Kroese 2024-01-25 16:15:18 +01:00 committed by GitHub
parent 82ad512dca
commit 44c6b9989b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 482 additions and 63 deletions

View file

@ -81,7 +81,9 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
- ```win22``` = Windows Server 2022
- ```win19``` = Windows Server 2019
- ```win16``` = Windows Server 2016
- ```tiny11``` = Tiny 11 (Slow download)
- ```win7``` = Windows 7 (Slow download)
* ### How do I increase the amount of CPU or RAM?
By default, 2 CPU cores and 4 GB of RAM are allocated to the container, as those are the minimum requirements of Windows 11.