11 lines
257 B
JSON
11 lines
257 B
JSON
|
|
{
|
||
|
|
"id": "portainer",
|
||
|
|
"name": "Portainer",
|
||
|
|
"description": "Container management UI for Docker environments",
|
||
|
|
"category": "Infrastructure",
|
||
|
|
"iconName": "portainer",
|
||
|
|
"latestVersion": "1.0.0",
|
||
|
|
"versions": ["1.0.0"],
|
||
|
|
"maintainer": "serve.zone"
|
||
|
|
}
|