docker

GitHub

Docker official jenkins repo

7,595 stars PowerShell 1 file ยท ~11,722 tokens #docker#hacktoberfest#jenkins

docker MCP Server

MCP server for nextcloud/docker

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "docker": {
      "command": "npx",
      "args": [
        "-y",
        "@nextcloud/docker"
      ]
    }
  }
}