node js
parent
68e7f3343a
commit
9fcaca1d8f
|
@ -6,7 +6,9 @@
|
|||
"image": "mcr.microsoft.com/devcontainers/base:jammy"
|
||||
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
// "features": {},
|
||||
,"features": {
|
||||
"ghcr.io/devcontainers/features/node:1": {}
|
||||
}
|
||||
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
// "forwardPorts": [],
|
||||
|
|
Loading…
Reference in New Issue