Skip to content

Commit e8d31b4

Browse files
authored
Update devImage.jsonc after switching devcontainer.json to Alpine micromamba
1 parent 0121839 commit e8d31b4

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/devImage.jsonc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
2+
// README at: https://github.com/devcontainers/templates/tree/main/src/javascript-node
3+
// https://containers.dev/implementors/json_reference/
4+
// https://code.visualstudio.com/docs/getstarted/settings#_default-settings
5+
// https://github.blog/changelog/2022-10-26-codespaces-customizable-initial-experience/
6+
// https://blog.siliconvalve.com/posts/2023/08/08/using-dev-containers-to-build-a-transportable-blog-writing-environment
7+
// https://stackoverflow.com/questions/72194332/need-a-better-way-to-programmatically-clear-and-set-user-settings-in-vscode
8+
// https://code.visualstudio.com/remote/advancedcontainers/start-processes
9+
// https://github.com/orgs/community/discussions/9644#discussioncomment-2702122 | setting custom start-up message
10+
// https://github.com/orgs/community/discussions/43534 | custom start-up message
11+
// https://github.com/orgs/community/discussions/4068 | default public ports
12+
// ~/.vscode-remote/data/Machine/settings.json
13+
14+
// Example build command:
115
// devcontainer build --workspace-folder . --image-name suptext/observable-python-image:0.1.0
216

317
{

0 commit comments

Comments
 (0)