Skip to content

Commit 47a2245

Browse files
committed
comment
1 parent 2716ab8 commit 47a2245

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
}
7070
},
7171
"mounts": [
72+
// Add a volume for the Coder home directory to persist shell history,
73+
// and speed up dotfiles init and/or personalization.
7274
"source=coder-coder-devcontainer-home,target=/home/coder",
7375
// Mount the entire home because conditional mounts are not supported.
7476
// See: https://github.com/devcontainers/spec/issues/132

0 commit comments

Comments
 (0)