Update dev container
Dev container: Install dev environment
This commit is contained in:
parent
f6faf473fb
commit
2e8ec1cf9f
@ -36,12 +36,5 @@
|
|||||||
"ms-python.python"
|
"ms-python.python"
|
||||||
],
|
],
|
||||||
|
|
||||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
"postCreateCommand": "pip3 install --user -e .",
|
||||||
// "forwardPorts": [],
|
|
||||||
|
|
||||||
// Use 'postCreateCommand' to run commands after the container is created.
|
|
||||||
// "postCreateCommand": "pip3 install --user -r requirements.txt",
|
|
||||||
|
|
||||||
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
|
||||||
"remoteUser": "vscode"
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user