
Diun
Notifier for Docker image updates in container registries

Diun (Docker Image Update Notifier) is a CLI service that watches container images on Docker/OCI registries and alerts you when an image is updated. It runs as a single Go binary or as a container and supports multiple environments for discovering what to monitor.
Key Features
- Watches repositories and reports new tags and image updates
- Include/exclude tag filters using regular expressions
- Built-in cron-style scheduling and concurrent worker pool for parallel checks
- Multiple providers for discovering images to watch (Docker, Kubernetes, Swarm, Nomad, Dockerfile, file)
- Notification outputs to services such as Gotify, email, Slack, Telegram, and others
- Healthchecks support to monitor the watcher process
- Enhanced logging for auditing and troubleshooting
Use Cases
- Get alerts when base images or critical dependencies publish new versions
- Monitor Kubernetes or Swarm workloads for upstream image changes
- Track specific tag patterns (for example, only stable releases) and notify ops channels
Diun is a practical building block for container operations, helping teams detect upstream image changes quickly and integrate notifications into existing workflows. It is lightweight to deploy and works well across heterogeneous platforms and architectures.
Categories:
Tags:
Tech Stack:
Similar Services

n8n
Workflow automation platform with visual builder and code support
Self-hostable workflow automation platform combining a visual builder with JavaScript/Python code steps, 400+ integrations, and AI-assisted automation.

Ansible
Agentless IT automation and configuration management engine
Open source, agentless automation engine for configuration management, app deployment, orchestration, and infrastructure provisioning using YAML playbooks over SSH.

NocoDB
No-code spreadsheet interface for SQL databases with APIs
Open-source Airtable alternative that turns Postgres/MySQL/SQLite into a no-code spreadsheet UI with views, permissions, integrations, and REST APIs.

Huginn
Open-source platform for self-hosted automation agents
Huginn is an open-source automation platform that runs agents to monitor web data, process events, and trigger actions — self-hosted and extensible.


Apache Airflow
Platform to author, schedule, and monitor workflows as code
Apache Airflow is a workflow orchestration platform to define, schedule, and monitor data pipelines and other batch jobs using Python-defined DAGs.

Appsmith
Open-source low-code platform for internal tools and dashboards
Build and deploy internal tools, admin panels, and dashboards with a low-code UI builder that connects to databases and APIs and supports JavaScript logic and Git workflo...
Go
Kubernetes
Docker