Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6a24565

Browse files
committed
explicit type
1 parent47a2245 commit6a24565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"mounts": [
7272
// Add a volume for the Coder home directory to persist shell history,
7373
// and speed up dotfiles init and/or personalization.
74-
"source=coder-coder-devcontainer-home,target=/home/coder",
74+
"source=coder-coder-devcontainer-home,target=/home/coder,type=volume",
7575
// Mount the entire home because conditional mounts are not supported.
7676
// See: https://github.com/devcontainers/spec/issues/132
7777
"source=${localEnv:HOME},target=/mnt/home/coder,type=bind,readonly"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp