mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update devcontainer.json
This commit is contained in:
parent
78a83f60a1
commit
8ff8917735
1 changed files with 1 additions and 4 deletions
|
|
@ -2,10 +2,7 @@
|
||||||
"name": "Windows 10 LTSC",
|
"name": "Windows 10 LTSC",
|
||||||
"service": "windows",
|
"service": "windows",
|
||||||
"containerEnv": {
|
"containerEnv": {
|
||||||
"VERSION": "10l",
|
"VERSION": "10l"
|
||||||
"RAM_SIZE": "max",
|
|
||||||
"DISK_SIZE": "max",
|
|
||||||
"CPU_CORES": "max"
|
|
||||||
},
|
},
|
||||||
"forwardPorts": [8006],
|
"forwardPorts": [8006],
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue