No description
Find a file
2025-05-01 13:39:57 +02:00
public/mcp Create latest.pub 2025-05-01 13:39:04 +02:00
README.md Update README.md 2025-05-01 13:39:57 +02:00

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 .