mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
adding devcontainer, testing
This commit is contained in:
parent
8b4f37845e
commit
e4bb5f837c
1 changed files with 0 additions and 4 deletions
|
|
@ -2,10 +2,6 @@
|
||||||
"dockerComposeFile": "../compose.yml",
|
"dockerComposeFile": "../compose.yml",
|
||||||
"service": "windows",
|
"service": "windows",
|
||||||
"workspaceFolder": "/app",
|
"workspaceFolder": "/app",
|
||||||
"postStartCommand": {
|
|
||||||
"set-git-config-safe-directory": "git config --global --add safe.directory ${containerWorkspaceFolder}",
|
|
||||||
"set-git-config-line-endings": "git config --global core.autocrlf input"
|
|
||||||
},
|
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue