mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
docs: Readme (#100)
This commit is contained in:
parent
4a07728214
commit
30daaf3a53
24
readme.md
24
readme.md
@ -71,19 +71,21 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
|
|||||||
environment:
|
environment:
|
||||||
VERSION: "win11"
|
VERSION: "win11"
|
||||||
```
|
```
|
||||||
|
|
||||||
Select from the values below:
|
Select from the values below:
|
||||||
|
|
||||||
- ```win11``` = Windows 11 Pro
|
| Value | Description | Download |
|
||||||
- ```win10``` = Windows 10 Pro
|
|---|---|---|
|
||||||
- ```ltsc10``` = Windows 10 LTSC
|
| ```win11``` | Windows 11 Pro | Microsoft |
|
||||||
- ```win81``` = Windows 8.1 Pro
|
| ```win10``` | Windows 10 Pro | Microsoft |
|
||||||
- ```win22``` = Windows Server 2022
|
| ```ltsc10``` | Windows 10 LTSC | Microsoft |
|
||||||
- ```win19``` = Windows Server 2019
|
| ```win81``` | Windows 8.1 Pro | Microsoft |
|
||||||
- ```win16``` = Windows Server 2016
|
| ```win7``` | Windows 7 Pro | Archive.org |
|
||||||
- ```tiny11``` = Tiny 11 (Slow download)
|
| ```win22``` | Windows Server 2022 | Microsoft |
|
||||||
- ```tiny10``` = Tiny 10 (Slow download)
|
| ```win19``` | Windows Server 2019 | Microsoft |
|
||||||
- ```win7``` = Windows 7 (Slow download)
|
| ```win16``` | Windows Server 2016 | Microsoft |
|
||||||
|
| ```tiny11``` | Tiny 11 | Archive.org |
|
||||||
|
| ```tiny10``` | Tiny 10 | Archive.org |
|
||||||
|
|
||||||
* ### How do I increase the amount of CPU or RAM?
|
* ### How do I increase the amount of CPU or RAM?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user