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

Commit09e1a8a

Browse files
authored
feat(.devcontainer): add code-server feature todevcontainer.json (#18589)
1 parent48bb534 commit09e1a8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.devcontainer/devcontainer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
// See all possible options here https://github.com/devcontainers/features/tree/main/src/docker-in-docker
77
"ghcr.io/devcontainers/features/docker-in-docker:2": {
88
"moby":"false"
9+
},
10+
"ghcr.io/coder/devcontainer-features/code-server:1": {
11+
"auth":"none",
12+
"port":13337
913
}
1014
},
1115
// SYS_PTRACE to enable go debugging

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp