Spaces:
Runtime error
Runtime error
{ | |
"build": { | |
"dockerfile": "Dockerfile", | |
"context": ".." | |
}, | |
"workspaceMount": "source=${localWorkspaceFolder},target=/workspace,type=bind", | |
"workspaceFolder": "/workspace", | |
"postStartCommand": "echo 'Docker container started...'" | |
} |