An open-source container update monitoring tool with a modern dashboard, supporting 23 registries, 20 notification triggers, and automated updates.
Drydock is an open-source container update monitoring tool that automatically tracks image updates across 23 container registries and notifies users via 20 different triggers. It solves the problem of keeping containerized applications up-to-date by providing automated update capabilities, security scanning, and a modern dashboard for management. The tool helps DevOps teams maintain security and stability by ensuring containers run the latest patched versions.
DevOps engineers, SREs, and platform teams managing Docker or containerized environments who need automated update monitoring and security scanning. It's particularly valuable for self-hosted infrastructure and teams requiring granular control over container updates.
Developers choose Drydock for its comprehensive feature set, modern dashboard, and strong security integrations like Trivy scanning. It stands out with support for 23 registries, 20 notification methods, and advanced capabilities like audit logging, OIDC auth, and automated rollbacks—all in a single open-source package.
Open source container update monitoring — 23 registries, 20 notification triggers, audit log, OIDC auth, Prometheus metrics, and a modern dashboard.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supports 23 container registries including Docker Hub, GHCR, ECR, and private options, providing broad compatibility for diverse environments.
Offers 20 triggers like Slack, Discord, SMTP, and webhooks, allowing customized alerting strategies as detailed in the integrations list.
Includes Trivy for vulnerability detection and cosign for signature verification, blocking unsafe updates automatically to enhance security.
Provides auto-pull, recreate for Docker Compose, pre-update backups, and one-click rollbacks, improving operational safety and efficiency.
Recommended deployment requires a socket proxy (e.g., tecnativa/docker-socket-proxy) to secure Docker API access, adding configuration overhead and potential points of failure.
Currently focused on Docker and Docker Compose; native Kubernetes support is only planned for v2.0.0, limiting use in modern, mixed-orchestrator environments.
Unversioned API endpoints are deprecated and will be removed in v1.6.0, necessitating migration for existing integrations and risking breaking changes.
Drydock is an open-source alternative to the following products:
Watchtower is a container utility that automatically updates running Docker containers to their latest versions by monitoring for new images.
What's Up Docker (WUD) is a monitoring tool that tracks Docker container updates and notifies users when new versions of images are available.
Diun is a Docker image update notifier that monitors Docker registries for new versions of images and sends notifications. It supports various notification services like email, Slack, and webhooks.