mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
11 lines
242 B
JSON
11 lines
242 B
JSON
|
{
|
||
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||
|
"features": {
|
||
|
"ghcr.io/devcontainers/features/node:1": {},
|
||
|
"ghcr.io/devcontainers/features/docker-in-docker:1": {
|
||
|
"version": "latest",
|
||
|
"moby": true
|
||
|
}
|
||
|
}
|
||
|
}
|