mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 12:20:10 +00:00
New Script: Alpine-Komodo (#4234)
This commit is contained in:
parent
b9594538ca
commit
eaebc184b1
3 changed files with 148 additions and 0 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue