modified: .devcontainer/devcontainer.json
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"image": "git.limbosolutions.com/mylimbo/devcontainers/devops:latest",
|
"image": "git.limbosolutions.com/mylimbo/devcontainers/devops:latest",
|
||||||
|
|
||||||
"runArgs": ["--hostname=git-limbosolutions-com-dev-container"],
|
"runArgs": ["--hostname=git-limbosolutions-com-dev-container"],
|
||||||
|
"remoteUser": "vscode",
|
||||||
"mounts": [
|
"mounts": [
|
||||||
"source=${localWorkspaceFolder}/.kube,target=/home/vscode/.kube,type=bind",
|
"source=${localWorkspaceFolder}/.kube,target=/home/vscode/.kube,type=bind",
|
||||||
"source=${localEnv:HOME}/.gitconfig,target=/home/vscode/.gitconfig,type=bind",
|
"source=${localEnv:HOME}/.gitconfig,target=/home/vscode/.gitconfig,type=bind",
|
||||||
|
|||||||
Reference in New Issue
Block a user