mirror of
https://github.com/docker/keyring
synced 2026-04-05 19:44:47 +00:00
No description
| public/mcp | ||
| README.md | ||
Docker - Keyring
Repository containing public signing keys for public images published by Docker
Versions
| Version | Status | |
|---|---|---|
| mcp/2 | enabled | mcp/2.pub |
| mcp/1 | disabled | mcp/1.pub |
Usage
To verify images use the following command:
# verify the signature on mcp/git:latest
$ COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/git:latest \
--key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub | jq .