-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I tried used custom image name with my mcp server e.g. ghcr.io/my-image, I see when IO connect to client e.g. Claude I see the following error
pulling docker images: pulling docker image ghcr.io/my-image: Error response from daemon: error from registry: denied
But I was able to do docker pull ghcr.io/my-image
successfully. This is preventing me from testing the server locally before sending the PR. I also tried using imagename mcp/<image>
and did task build
with same result from the client.
CC: @designcode
jpicklyk and wshao777
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working