Skip to content

Conversation

@shakedembo
Copy link
Contributor

Summary

  • Fix Docker image namespace from rootpublic/mcp-proxy to mcp/root to comply with build system requirements
  • The build system requires images to be in the mcp/ namespace but the root server was configured with rootpublic/mcp-proxy
  • This resolves the pipeline failure: "server is not docker built (ie, in the 'mcp/' namespace)"

Test plan

  • Build system should now accept the mcp/root image namespace
  • Pipeline should pass without the namespace error

🤖 Generated with Claude Code

Change image from rootpublic/mcp-proxy to mcp/root to comply with build system requirements that expect images in the mcp/ namespace.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@shakedembo shakedembo requested a review from a team as a code owner July 10, 2025 18:58
@shakedembo
Copy link
Contributor Author

@ipedrazas fixed the pipeline

@cmrigney cmrigney merged commit 3045f71 into docker:main Jul 10, 2025
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.

2 participants