mirror of
https://github.com/dockur/windows.git
synced 2026-01-11 05:30:22 +00:00
feat: Improve Github Codespaces configuration (#1510)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/windows
|
||||
container_name: windows
|
||||
image: ghcr.io/dockur/windows
|
||||
environment:
|
||||
ALLOCATE: "Y"
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
|
||||
Reference in New Issue
Block a user