mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
local devcontainer working
This commit is contained in:
parent
fb84e5b7d0
commit
12f8d119f9
1 changed files with 2 additions and 4 deletions
|
|
@ -5,11 +5,9 @@
|
|||
"remoteUser": "vscode",
|
||||
"workspaceFolder": "/workspaces/insight",
|
||||
"postStartCommand": "bash .devcontainer/post-install.sh",
|
||||
|
||||
"features": {
|
||||
// "ghcr.io/devcontainers/features/ssh-agent:1": {}
|
||||
"containerEnv": {
|
||||
"SSH_AUTH_SOCK": "/ssh-agent"
|
||||
},
|
||||
|
||||
"mounts": [
|
||||
// Optional convenience mount
|
||||
"source=${localEnv:HOME},target=/workspaces/home,type=bind"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue