openclassify/.devcontainer/devcontainer.json
2023-05-23 19:37:56 +00:00

5 lines
124 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/base:ubuntu", // Any generic, debian-based image.
"features": {
}
}