Skip to content

fix: install docker-mcp release instead of compiling it - #24

Merged
LeoVS09 merged 2 commits into
masterfrom
fix/vg/docker-mcp-build-step
Sep 21, 2026
Merged

LeoVS09 merged 2 commits into
masterfrom
fix/vg/docker-mcp-build-step

Conversation

@LeoVS09

@LeoVS09 LeoVS09 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Building docker-mcp from source broke when Go's floating latest
selector advanced past 1.27 and mcp-gateway's vendored x/net no longer
resolved (undefined http2.TrailerPrefix). Consuming the upstream
release tarball removes that coupling, drops the ~6.8k-file clone and
~60s compile, and lets DOCKER_MCP_VERSION pin or roll back the plugin
version explicitly.

Building docker-mcp from source broke when Go's floating `latest`
selector advanced past 1.27 and mcp-gateway's vendored x/net no longer
resolved (undefined http2.TrailerPrefix). Consuming the upstream
release tarball removes that coupling, drops the ~6.8k-file clone and
~60s compile, and lets DOCKER_MCP_VERSION pin or roll back the plugin
version explicitly.
@LeoVS09
LeoVS09 merged commit 30cb027 into master Sep 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant