New Script: Alpine-Komodo (#4234)

This commit is contained in:
CanbiZ
2025-05-05 15:33:24 +02:00
committed by GitHub
parent b9594538ca
commit eaebc184b1
3 changed files with 148 additions and 0 deletions

View File

@ -25,6 +25,17 @@
"os": "debian",
"version": "12"
}
},
{
"type": "alpine",
"script": "ct/alpine-komodo.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"hdd": 10,
"os": "alpine",
"version": "3.21"
}
}
],
"default_credentials": {