testing
This commit is contained in:
Родитель
a8fccb60d3
Коммит
8c85a8cce4
|
@ -5,6 +5,7 @@
|
||||||
"build": {
|
"build": {
|
||||||
"dockerfile": "Dockerfile",
|
"dockerfile": "Dockerfile",
|
||||||
"args": {
|
"args": {
|
||||||
|
"USERNAME": "bartr",
|
||||||
"INSTALL_NODE": "false",
|
"INSTALL_NODE": "false",
|
||||||
"NODE_VERSION": "lts/*",
|
"NODE_VERSION": "lts/*",
|
||||||
"INSTALL_AZURE_CLI": "false"
|
"INSTALL_AZURE_CLI": "false"
|
||||||
|
@ -46,5 +47,5 @@
|
||||||
// "postCreateCommand": "dotnet restore",
|
// "postCreateCommand": "dotnet restore",
|
||||||
|
|
||||||
// Comment out to connect as root user. See https://aka.ms/vscode-remote/containers/non-root.
|
// Comment out to connect as root user. See https://aka.ms/vscode-remote/containers/non-root.
|
||||||
"remoteUser": "vscode"
|
"remoteUser": "bartr"
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче