mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
feat: Improve Github Codespaces configuration (#1510)
This commit is contained in:
parent
10449a3d29
commit
c3ba25bfb7
23 changed files with 46 additions and 47 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue