Skip to content

Commit f80f760

Browse files
committed
fixup! fixup! doc: update devcontainer.json and add documentation
1 parent d148479 commit f80f760

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/contributing/using-devcontainer.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ To rebuild the Dev Container in VS Code, open the command palette and select
123123

124124
## Further Reading
125125

126+
* If you want to propose changes to the official Node.js Nightly Dev Container image, feedback is welcome at
127+
[nodejs/devcontainer](https://github.com/nodejs/devcontainer). There, you can find the Dockerfile and
128+
automated nightly workflows.
126129
* [Visual Studio Code Dev Containers Documentation](https://code.visualstudio.com/docs/remote/containers)
127-
* If you want to propose changes to the official Node.js Nightly Dev Container image, feedback is welcome at [nodejs/devcontainer](https://github.com/nodejs/devcontainer). There, you can find
128-
the Dockerfile and automated nightly workflows.
130+
* [GitHub's Introduction to Dev Containers](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers)
131+
* [The Dev Containers Specification](https://containers.dev/implementors/spec/)

0 commit comments

Comments
 (0)