build-push-action

GitHub

GitHub Action to build and push Docker images with Buildx

5,266 stars TypeScript 1 file ยท ~4,576 tokens #buildx#docker#dockerhub#github-actions#github-actions-docker

build-push-action MCP Server

MCP server for docker/build-push-action

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