Pārlūkot izejas kodu

mount ssh dir

develop
Robin Thoni 3 mēnešus atpakaļ
vecāks
revīzija
68469f313b
Parakstījis: Robin THONI <robin@rthoni.com> GPG atslēgas ID: 4E09DEF46B99E61E
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2
    1
      .devcontainer/devcontainer.json

+ 2
- 1
.devcontainer/devcontainer.json Parādīt failu

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

Notiek ielāde…
Atcelt
Saglabāt