9 lines
206 B
JSON
9 lines
206 B
JSON
|
{
|
||
|
"name": "Node.js",
|
||
|
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18",
|
||
|
"features": {
|
||
|
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
|
||
|
"ghcr.io/dhoeric/features/act:1": {}
|
||
|
}
|
||
|
}
|