mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
Delete .devcontainer/devcontainer.json
This commit is contained in:
parent
e8b1d234bf
commit
d2774a5467
1 changed files with 0 additions and 20 deletions
|
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"name": "Windows 11 Pro",
|
||||
"service": "windows",
|
||||
"containerEnv": {
|
||||
"VERSION": "11"
|
||||
},
|
||||
"forwardPorts": [8006],
|
||||
"portsAttributes": {
|
||||
"8006": {
|
||||
"label": "Web",
|
||||
"onAutoForward": "notify"
|
||||
}
|
||||
},
|
||||
"otherPortsAttributes": {
|
||||
"onAutoForward": "ignore"
|
||||
},
|
||||
"dockerComposeFile": "codespaces.yml",
|
||||
"workspaceFolder": "/workspaces/windows",
|
||||
"initializeCommand": "docker system prune --all --force"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue