app-store/apps/portainer/config.json
Nicolas Meienberger d64bb1f2b7 Initial commit
2022-07-28 19:46:12 +02:00

14 lines
344 B
JSON

{
"name": "Portainer",
"port": 9443,
"available": true,
"id": "portainer",
"categories": ["utilities"],
"description": "",
"short_desc": "Making Docker and Kubernetes management easy.",
"author": "portainer.io",
"source": "https://github.com/portainer/portainer",
"image": "/logos/apps/portainer.jpg",
"form_fields": []
}