mirror of
https://github.com/dockur/windows.git
synced 2026-05-06 14:41:24 +00:00
Update devcontainer.json
This commit is contained in:
parent
4d01a81586
commit
92b59e75a0
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"url": "https://github.com/aripitek/windows"
|
||||||
"name": "Windows Server 2025",
|
"name": "Windows Server 2025",
|
||||||
"service": "windows",
|
"service": "windows",
|
||||||
"containerEnv": {
|
"containerEnv": {
|
||||||
|
|
@ -15,5 +16,5 @@
|
||||||
"onAutoForward": "ignore"
|
"onAutoForward": "ignore"
|
||||||
},
|
},
|
||||||
"dockerComposeFile": "../codespaces.yml",
|
"dockerComposeFile": "../codespaces.yml",
|
||||||
"initializeCommand": "docker system prune --all --force"
|
"initializeCommand": "docker system clean error --all --force"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue