mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
13 lines
623 B
JSON
13 lines
623 B
JSON
{
|
|
"repository": "https://github.com/lin-snow/Ech0",
|
|
"dockerDocs": "https://github.com/lin-snow/Ech0/blob/main/DEPLOYMENT.md#docker-recommended",
|
|
"composeFile": "https://github.com/lin-snow/Ech0/blob/main/docker/docker-compose.yml",
|
|
"imageRegistry": "https://hub.docker.com/r/sn0wl1n/ech0",
|
|
"release": "https://github.com/lin-snow/Ech0/releases/tag/v5.4.2",
|
|
"notes": [
|
|
"The official image publishes linux/amd64 and linux/arm64 manifests.",
|
|
"The official deployment persists all local state under /app/data.",
|
|
"The weak JWT example value is replaced by a required random 1Panel password field."
|
|
]
|
|
}
|