mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
15 lines
1012 B
JSON
15 lines
1012 B
JSON
{
|
|
"repository": "https://github.com/Vespa314/cflow",
|
|
"dockerDocs": "https://github.com/Vespa314/cflow#dockerhub",
|
|
"composeFile": "https://github.com/Vespa314/cflow/blob/main/docker-compose.yaml",
|
|
"dockerfile": "https://github.com/Vespa314/cflow/blob/main/Dockerfile",
|
|
"imageRegistry": "https://hub.docker.com/r/vespa314/cflow",
|
|
"notes": [
|
|
"Issue request: https://github.com/okxlin/appstore/issues/2231",
|
|
"Upstream README documents Docker Hub deployment with vespa314/cflow:latest, port 5230, and /var/opt/memos data volume.",
|
|
"The repository docker-compose.yaml currently references neosmemo/memos:latest, which is not available on Docker Hub; this adaptation follows the README Docker Hub command instead.",
|
|
"Docker Hub tag metadata for vespa314/cflow:latest shows linux/amd64 only, so the app metadata is limited to amd64.",
|
|
"Upstream README states that external-service features are not included in the open-source container; README documents this limitation for users."
|
|
]
|
|
}
|