mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
feat: Improve Github Codespaces configuration (#1497)
This commit is contained in:
parent
c6a8c0b702
commit
c997bf7765
29 changed files with 82 additions and 210 deletions
|
|
@ -4,7 +4,8 @@ services:
|
|||
container_name: windows
|
||||
environment:
|
||||
VERSION: "11"
|
||||
RAM_SIZE: "max"
|
||||
ALLOCATE: "Y"
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
devices:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue