mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 08:50:41 +00:00
12 lines
306 B
JSON
12 lines
306 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/anaconda:1": {},
|
|
"ghcr.io/devcontainers/features/python:1": {
|
|
"version":"3.11",
|
|
"installTools": true,
|
|
},
|
|
"ghcr.io/meaningful-ooo/devcontainer-features/fish:1": {}
|
|
}
|
|
}
|