Publish Docker images to public registry

This commit is contained in:
2026-08-22 18:04:18 +01:00
parent a38d77ed23
commit 48ca873fe2
5 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ docker run -d --name kb-mcp \
-e KB_API_KEY=your-engine-key \
-e KB_MCP_API_KEY=your-agent-key \
--restart unless-stopped \
docker.dcglab.co.uk/kb/mcp:latest
docker.dcglab.co.uk/public/kb/mcp:latest
```
## MCP tools