Skip to main content

DigitalOcean Container Registry (DOCR)

⚡ Active by Default

The docr registry module allows monitoring images from DigitalOcean Container Registry (registry.digitalocean.com).

Zero-Config for Public Repositories

Public DOCR repositories are monitored out of the box anonymously. Configure credentials when monitoring private registries.


⚙️ Configuration Variables

WUD_REGISTRY_DOCR_{registry_name}_PASSWORD
Optionalstring

Password (used for standard username/password login)

WUD_REGISTRY_DOCR_{registry_name}_TOKEN
Optionalstring

DigitalOcean API token or Read-Only registry token

Allowed values:DigitalOcean Personal Access Token with read-registry permissions
WUD_REGISTRY_DOCR_{registry_name}_USERNAME
Optionalstring

Username (optional when using token)


🚀 Examples

Authenticate with a Private DigitalOcean Registry

services:
whatsupdocker:
image: getwud/wud
environment:
- WUD_REGISTRY_DOCR_MYREG_TOKEN=dop_v1_1234567890abcdefghijklmnopqrstuvwxyz