Alpine-AdGuardHome (#3875)

* Alpine-AdGuardHome

* modify tag

* Update alpine-adguard.sh
This commit is contained in:
CanbiZ
2025-04-14 15:10:36 +02:00
committed by GitHub
parent 203d022db5
commit 54b794da54
3 changed files with 105 additions and 0 deletions

View File

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