Skip to content

Commit

Permalink
docs: Readme (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 27, 2024
1 parent f4edefb commit a19adb2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,15 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
| `ltsc10` | Windows 10 LTSC | Microsoft | Fast | 4.6 GB |
| `win81` | Windows 8.1 Pro | Microsoft | Fast | 4.2 GB |
| `win7` | Windows 7 SP1 | Bob Pony | Medium | 3.0 GB |
||||||
| `win22` | Windows Server 2022 | Microsoft | Fast | 4.7 GB |
| `win19` | Windows Server 2019 | Microsoft | Fast | 5.3 GB |
| `win16` | Windows Server 2016 | Microsoft | Fast | 6.5 GB |
| `tiny10` | Tiny 10 | Archive.org | Slow | 3.6 GB |
| `tiny11` | Tiny 11 | Archive.org | Slow | 3.8 GB |
||||||
| `core11` | Tiny 11 Core | Archive.org | Slow | 2.1 GB |

| `tiny11` | Tiny 11 | Archive.org | Slow | 3.8 GB |
| `tiny10` | Tiny 10 | Archive.org | Slow | 3.6 GB |

* ### 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.
Expand Down

0 comments on commit a19adb2

Please sign in to comment.