macOS and Win10 dockerfile

This commit is contained in:
Niall Cooling
2021-02-25 17:49:40 +00:00
committed by Tim Keller
parent 273a94f298
commit 382db668ed
3 changed files with 7 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
// "forwardPorts": [],
// Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "gcc -v",
// "postCreateCommand": "/opt/create_build_openocd.sh",
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
// "remoteUser": "vscode"