try adding a volume

pull/7102/head
Nils Dijk 2021-12-23 13:47:58 +01:00
parent cc33cbcb44
commit d3a90857bf
1 changed files with 3 additions and 0 deletions

View File

@ -10,4 +10,7 @@
"ms-vscode.cpptools",
"ms-vsliveshare.vsliveshare",
],
"mounts": [
"type=volume,target=/data",
]
}