-
Notifications
You must be signed in to change notification settings - Fork 316
Open
Labels
server-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-DockerDocker container / setup installerDocker container / setup installer
Milestone
Description
I built a local docker image following the README.
However, azmcp binary failed to start in the resulting container on my Mac M4 machine.
There are hard-coded target platforms in Dockerfile (example).
When I changed x64 to arm64, everything worked fine.
Ideally, docker image should be platform agnostic and compatible with different architectures.
Link: https://docs.docker.com/build/building/multi-platform/
Metadata
Metadata
Assignees
Labels
server-Azure.McpAzure.Mcp.ServerAzure.Mcp.Servertools-DockerDocker container / setup installerDocker container / setup installer
Type
Projects
Status
In Progress