|
|
@ -45,7 +45,7 @@ |
|
|
|
// "forwardPorts": [], |
|
|
|
// "forwardPorts": [], |
|
|
|
|
|
|
|
|
|
|
|
// Use 'postCreateCommand' to run commands after the container is created. |
|
|
|
// Use 'postCreateCommand' to run commands after the container is created. |
|
|
|
// "postCreateCommand": "", |
|
|
|
"postCreateCommand": "git submodule update --init && cargo build", |
|
|
|
|
|
|
|
|
|
|
|
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root. |
|
|
|
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root. |
|
|
|
"remoteUser": "vscode", |
|
|
|
"remoteUser": "vscode", |
|
|
|