mirror of https://github.com/pyodide/pyodide.git
8 lines
210 B
JSON
8 lines
210 B
JSON
![]() |
{
|
||
|
"name": "Docker",
|
||
|
// keep in sync with "run_docker"
|
||
|
"image": "pyodide/pyodide-env:20230506-chrome112-firefox112-py311",
|
||
|
"remoteUser": "root",
|
||
|
"onCreateCommand": ".devcontainer/onCreate-docker.sh"
|
||
|
}
|