Skip to main content
WUD Logo

What's up Docker?

Keep your containers up-to-date!

WUD is a lightweight, open-source tool that continuously monitors your containers, discovers image updates across all registries, and notifies you or triggers updates automatically.

Quick Run
$docker run -d --name wud -v /var/run/docker.sock:/var/run/docker.sock -p 3000:3000 getwud/wud

Everything you need for container updates

Built from the ground up for reliability, flexibility, and privacy.

Multi-Watcher Engine

Monitor local Docker daemons, remote Docker engines over TLS, Docker Compose setups, Kubernetes, or Nomad orchestrators seamlessly.

Multi-Registry Support

Native authentication and automated tag inspection for Docker Hub, GHCR, AWS ECR, GCP GCR/GAR, Azure ACR, Quay, GitLab, Gitea, and custom OCI registries.

15+ Triggers

Receive instant update notifications or execute actions via Discord, Telegram, Slack, Gotify, Ntfy, Pushover, Apprise, Webhooks, MQTT, Kafka, or SMTP email.

Semver & Regex Filtering

Fine-tune version targeting with semantic versioning constraints (major/minor/patch), regular expressions, and include/exclude patterns.

Automated Updates

Trigger automatic container recreation or run custom automation scripts whenever a newer image version is detected and validated.

Web UI & REST API

A sleek real-time web dashboard for manual triggers and container monitoring, plus Prometheus metrics ready for Grafana dashboards.

Ready to get started?

Set up WUD in less than 2 minutes and keep your Docker environment effortlessly updated.

Quick Start Guide →