
Dockwatch
Web UI for automated Docker container updates and notifications
335 stars 14 forks last commit first released MIT
Actively maintained
Last commit 28 Jul 2026.

Dockwatch is a PHP-based web application that helps manage Docker containers by monitoring state changes, scheduling and applying image updates, and sending configurable notifications. It exposes a browser UI for container control, mass actions, task scheduling and interactive shells.
Key Features
- Monitor container lifecycle events and resource thresholds (CPU/memory)
- Detect available image tag updates and apply updates per-container with cron-style schedules
- Send notifications to multiple platforms with per-container triggers and filters
- Mass actions for containers (start/stop/restart/pull/update) and prune orphan images, volumes, and networks
- Interactive web shell access and scheduled command execution for containers
- Grouped container table views, icon matching for containers, and generation of docker run / docker-compose snippets
Use Cases
- Keep Docker hosts up to date by automatically checking and applying image tag updates on a schedule
- Send alerts for container state changes, resource pressure, or completed update tasks to chat platforms
- Perform bulk maintenance across many containers and perform scheduled container-specific commands
Limitations and Considerations
- Focused on Docker Engine; does not provide native Kubernetes orchestration or cluster-aware rolling updates
- Update process is cron/schedule-driven and not intended as a full-featured deployment orchestration tool
- Requires access to the Docker API/socket on the host, which may need careful privilege management
Dockwatch is suited for operators who need a lightweight, UI-driven tool to automate container updates, notifications, and routine maintenance tasks on Docker hosts. It emphasizes per-container control, notification integrations, and simple automation rather than complex orchestration.
Categories:
Tags:
Tech Stack:
Similar to Dockwatch
WUD (What's Up Docker?)
Container image update watcher for Docker
WUD (What’s Up Docker?) monitors your running Docker containers and notifies you when newer images are available, helping keep deployments up to date.

TasmoAdmin
Web UI to manage and update Tasmota-flashed devices
Administrative web interface for managing, monitoring, and updating Tasmota-flashed IoT devices, including device discovery, bulk actions, and OTA firmware updates.

PruneMate
Flask-based web UI for scheduled Docker resource cleanup
Lightweight Flask web UI to schedule, preview and run Docker prune operations across single or multiple hosts, with reporting and notifications.

Docking Station
Web interface for managing and updating Docker containers
A web app to discover, monitor and update Docker Compose stacks; frontend in Next.js and backend in FastAPI.


Diun
Notifier for Docker image updates in container registries
Diun monitors Docker/OCI images in registries and sends notifications when tags or digests change, with multiple providers and flexible scheduling.

Cleanuparr
Automated cleanup and blocking for Sonarr/Radarr and download clients
Automates cleanup of stuck, stalled, or malicious downloads in Sonarr/Radarr and supported torrent clients, with blocking rules and optional re-search.




