Skip to main content

IBM Cloud Container Registry (ICR)

⚡ Active by Default

The icr registry module allows monitoring images hosted on IBM Cloud Container Registry (*.icr.io).

Zero-Config for Public Namespaces

Public IBM Cloud namespaces are monitored out of the box anonymously. Configure credentials when monitoring private namespaces.


⚙️ Configuration Variables

WUD_REGISTRY_ICR_{registry_name}_APIKEY
Optionalstring

IBM Cloud IAM API key (authenticates automatically with iamapikey username)

Allowed values:IBM Cloud IAM API key
WUD_REGISTRY_ICR_{registry_name}_PASSWORD
Optionalstring

Password (alternative to API key)

WUD_REGISTRY_ICR_{registry_name}_USERNAME
Optionalstringdefault: iamapikey

Username (defaults to iamapikey)


🚀 Examples

Authenticate with IBM Cloud Container Registry

services:
whatsupdocker:
image: getwud/wud
environment:
- WUD_REGISTRY_ICR_US_APIKEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx