1
0
forked from eoeair/cenv
cenv/base/cpu/.devcontainer/devcontainer.json

6 lines
229 B
JSON

// For format details, see https://aka.ms/devcontainer.json.
// For config options, see the README at: https://github.com/devcontainers/templates/tree/main/src/debian
{
"name": "base",
"image": "docker.io/ben0i0d/cenv:base"
}