Add plugin.json for proper plugin installation

This commit is contained in:
2026-03-26 13:51:03 +08:00
parent 88bcebe65b
commit f8c9e10552

View File

@@ -0,0 +1,9 @@
{
"name": "docker-install",
"description": "Quickly install Docker and docker-compose on Ubuntu LXC containers (Proxmox VE) with automatic LXC compatibility handling",
"version": "1.0.0",
"author": {
"name": "timmy",
"email": ""
}
}