mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-14 06:10:32 +08:00
feat: Add devcontainer (#940)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dsm",
|
"name": "dsm",
|
||||||
"service": "dsm",
|
"service": "dsm",
|
||||||
"forwardPorts": ["5000"],
|
"forwardPorts": [5000],
|
||||||
"dockerComposeFile": "compose.yml"
|
"dockerComposeFile": "compose.yml"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user