1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-12 13:19:34 +08:00

feat: Add devcontainer (#1126)

This commit is contained in:
Kroese
2025-03-18 11:17:27 +01:00
committed by GitHub
parent d3358f7345
commit a995ecc174
+2
View File
@@ -1,4 +1,6 @@
{
"name": "windows",
"service": "windows",
"forwardPorts": ["8006"],
"dockerComposeFile": "compose.yml"
}