mirror of
https://github.com/jetkvm/cloud-api.git
synced 2025-09-16 08:38:15 +00:00
10 lines
209 B
JSON
10 lines
209 B
JSON
{
|
|
"name": "JetKVM Cloud API",
|
|
"image": "mcr.microsoft.com/devcontainers/base:debian",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/node:1": {
|
|
"version": "21.1.0"
|
|
}
|
|
}
|
|
}
|