Set DOCKER_ARGS variable in codespace
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
"--privileged",
|
||||
"--init"
|
||||
],
|
||||
"remoteEnv": {
|
||||
"DOCKER_ARGS": "--network=host"
|
||||
},
|
||||
// Add the IDs of extensions you want installed when the container is created.
|
||||
"extensions": [
|
||||
"ms-azuretools.vscode-docker"
|
||||
|
||||
Reference in New Issue
Block a user