@@ -13,7 +13,8 @@
},
"mounts": [
- "source=${localEnv:HOME}/.docker,target=/home/vscode/.docker,type=bind"
+ "source=${localEnv:HOME}/.docker,target=/home/vscode/.docker,type=bind",
+ "source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind"
],
"customizations": {