mirror of
https://github.com/jetkvm/rv1106-system.git
synced 2026-05-21 05:20:41 +00:00
4b32e16a72
* Initial dev-container * Remove redundant README
7 lines
143 B
JSON
7 lines
143 B
JSON
{
|
|
"name": "JetKVM",
|
|
"image": "mcr.microsoft.com/devcontainers/base:ubuntu-22.04",
|
|
"runArgs": ["--platform=linux/amd64" ],
|
|
"features": {}
|
|
}
|