OpenRTX/.devcontainer/devcontainer.json

6 lines
52 B
JSON

{
"build": {
"dockerfile": "Dockerfile"
}
}