Add plugin.json for proper plugin installation
This commit is contained in:
9
.claude-plugin/plugin.json
Normal file
9
.claude-plugin/plugin.json
Normal 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": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user