Files
Juergen Kunz b5585534eb feat: initial app template catalog with 16 apps
Populate the appstore-apptemplates repo with catalog.json and
per-app config files for all 16 curated Docker apps, each at v1.0.0.
2026-03-19 15:30:08 +00:00

11 lines
244 B
JSON

{
"id": "wordpress",
"name": "WordPress",
"description": "Popular open-source content management system",
"category": "CMS",
"iconName": "wordpress",
"latestVersion": "1.0.0",
"versions": ["1.0.0"],
"maintainer": "serve.zone"
}