mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
feat: Improve Github Codespaces configuration
This commit is contained in:
parent
03e336874c
commit
0d104ccf4a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
windows:
|
windows:
|
||||||
image: dockurr/windows
|
|
||||||
container_name: windows
|
container_name: windows
|
||||||
|
image: ghcr.io/dockur/windows
|
||||||
environment:
|
environment:
|
||||||
ALLOCATE: "Y"
|
ALLOCATE: "Y"
|
||||||
RAM_SIZE: "half"
|
RAM_SIZE: "half"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue