Alpine-Wireguard (#3611)

This commit is contained in:
CanbiZ
2025-04-02 18:53:21 +02:00
committed by GitHub
parent bcbe73f99f
commit 6260be8425
3 changed files with 166 additions and 0 deletions

View File

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