We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5686d5 commit 4264481Copy full SHA for 4264481
.github/workflows/build-and-register.yaml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
context: .
34
push: true
35
+ platforms: linux/amd64,linux/arm64
36
tags: dockersamples/mcp-docker-release-information:${{ steps.version.outputs.version }}
37
labels: |
38
io.modelcontextprotocol.server.name=io.github.dockersamples/mcp-docker-release-information
0 commit comments