mirror of
https://github.com/dockur/windows.git
synced 2025-04-22 08:32:53 +00:00
adding devcontainer, testing
This commit is contained in:
parent
8b4f37845e
commit
e4bb5f837c
@ -2,10 +2,6 @@
|
||||
"dockerComposeFile": "../compose.yml",
|
||||
"service": "windows",
|
||||
"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": {
|
||||
"vscode": {
|
||||
"settings": {
|
||||
|
Loading…
Reference in New Issue
Block a user