add devcontainer

This commit is contained in:
TOKISAKIX\21168
2023-12-12 09:27:02 +08:00
parent 49f0ce0241
commit 12fe28f610
7 changed files with 69 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "YatCPU",
"build": {
"dockerfile": "Dockerfile"
}
}