13 lines
190 B
JSON
13 lines
190 B
JSON
{
|
|
"build": { "dockerfile": "Dockerfile" },
|
|
// "mounts": [
|
|
// {
|
|
// "source": "${localEnv:HOME}/.pi",
|
|
// "target": "/home/vscode/.pi",
|
|
// "type": "bind"
|
|
// }
|
|
// ]
|
|
}
|
|
|
|
|