Update - Change files

Change compose.yml and readme.md ready for the installation script

To Do -
Installation Script
Allow pointing to custom ISOS, locally
This commit is contained in:
tj5miniop 2024-08-21 16:51:33 +01:00
parent 848b75b335
commit 39b900b577
2 changed files with 8 additions and 41 deletions

View file

@ -4,6 +4,9 @@ services:
container_name: windows
environment:
VERSION: "win11"
RAM_SIZE: "4G" # Change the RAM Size
DISK_SIZE: "64G" # Change the disk size
CPU_CORES: "2" #Change this to Change the number of CPU Cres the VM has access to
devices:
- /dev/kvm
cap_add: