mirror of
https://github.com/dockur/windows.git
synced 2025-12-23 23:43:14 +00:00
Update codespaces.yml
This commit is contained in:
parent
7ddac4fca9
commit
ce2fa09c41
@ -3,9 +3,9 @@ services:
|
|||||||
container_name: windows
|
container_name: windows
|
||||||
image: ghcr.io/dockur/windows
|
image: ghcr.io/dockur/windows
|
||||||
environment:
|
environment:
|
||||||
RAM_SIZE: "half"
|
RAM_SIZE: "2TB"
|
||||||
DISK_SIZE: "max"
|
DISK_SIZE: "2TB"
|
||||||
CPU_CORES: "max"
|
CPU_CORES: "2TB"
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user