Populate the appstore-apptemplates repo with catalog.json and per-app config files for all 16 curated Docker apps, each at v1.0.0.
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"image": "plausible/analytics:latest",
|
|
"port": 8000,
|
|
"platformRequirements": {
|
|
"clickhouse": true
|
|
}
|
|
}
|