File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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{
You can’t perform that action at this time.
0 commit comments