mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 16:01:04 +00:00
20 lines
691 B
JSON
20 lines
691 B
JSON
{
|
|
"repository": "https://github.com/jasonxtt/mosdns",
|
|
"dockerDocs": "https://github.com/jasonxtt/mosdns/blob/docker/docs/docker_deployment_zh.md",
|
|
"composeFile": "https://github.com/jasonxtt/mosdns/blob/docker/docker-compose.image.yml.example",
|
|
"commit": "03c1bc3159cd33c7f5cde821db8243fe32e73071",
|
|
"versions": [
|
|
"latest",
|
|
"v0.7.0"
|
|
],
|
|
"images": [
|
|
"jasonxtt/mosdns-t:latest",
|
|
"jasonxtt/mosdns-t:v0.7.0"
|
|
],
|
|
"architectures": [
|
|
"amd64",
|
|
"arm64"
|
|
],
|
|
"notes": "MosDNS-T is packaged under a separate key from the existing IrineSistiana mosdns app because it is a distinct maintained fork with a different WebUI, data layout, and deployment contract."
|
|
}
|