mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
When we need to find a key from its ID, search all available signing services. There should only be a few, so this shouldn't have much overhead. This avoids the need to maintain a persistent mapping between key ID and the responsible signing service. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>