changed dev container it.limbosolutions.com/mylimbo/devcontainers/devops:latest
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
{
|
{
|
||||||
"name": "git-limbosolutions-com-dev",
|
"name": "git-limbosolutions-com-dev",
|
||||||
"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",
|
"remoteUser": "vscode",
|
||||||
"mounts": [
|
"mounts": [
|
||||||
@@ -24,11 +23,12 @@
|
|||||||
"m4ns0ur.base64",
|
"m4ns0ur.base64",
|
||||||
"rogalmic.bash-debug",
|
"rogalmic.bash-debug",
|
||||||
"streetsidesoftware.code-spell-checker",
|
"streetsidesoftware.code-spell-checker",
|
||||||
"ms-azuretools.vscode-containers"
|
"ms-azuretools.vscode-containers",
|
||||||
],
|
"eamodio.gitlens",
|
||||||
"settings": {
|
"shd101wyy.markdown-preview-enhanced",
|
||||||
"terminal.integrated.defaultProfile.linux": "zsh"
|
"bierner.markdown-preview-github-styles"
|
||||||
}
|
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user