diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..634c089 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -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": "" + } +}