another fuck up
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
// "--pid=host", // Shares the host's PID namespace with the container
|
// "--pid=host", // Shares the host's PID namespace with the container
|
||||||
// "--privileged", // Gives the container full access to the host's devices and allows it to run with root privileges
|
// "--privileged", // Gives the container full access to the host's devices and allows it to run with root privileges
|
||||||
],
|
],
|
||||||
"workspaceMount": "source=${localWorkspaceFolder},target=/${localWorkspaceFolderBasename},type=bind",
|
"workspaceMount": "source=${localWorkspaceFolder},target=/home/ubuntu/${localWorkspaceFolderBasename},type=bind",
|
||||||
"workspaceFolder": "/home/ubuntu/${localWorkspaceFolderBasename}",
|
"workspaceFolder": "/home/ubuntu/${localWorkspaceFolderBasename}",
|
||||||
"remoteEnv": {
|
"remoteEnv": {
|
||||||
"DISPLAY": "${localEnv:DISPLAY}",
|
"DISPLAY": "${localEnv:DISPLAY}",
|
||||||
|
|||||||
Reference in New Issue
Block a user