All apps · 0 apps
Diun
Docker app from grtgbln's Repository
Overview
Diun is a CLI application to receive notifications when a Docker image is updated on a Docker registry.
Requires a configuration file at the Config File path: https://crazymax.dev/diun/config/#configuration-file
Requires a configuration file at the Config File path: https://crazymax.dev/diun/config/#configuration-file
Media gallery
Install Diun on Unraid in a few clicks.
Find Diun in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Diun Review the template variables and paths Click Install
Requirements
A `diun.yml` configuration file must be present at the Config File path BEFORE starting the container: https://crazymax.dev/diun/config/#configuration-file
Categories
Download Statistics
198,098,589
Total Downloads
1,012,236
This Month
500,868
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
crazymax/diun:latestLast Updated2026-06-24
First Seen2023-01-25
Runtime arguments
- Network
bridge- Privileged
- true
Template configuration
Config FilePathro
Path to the Diun configuration file
- Target
- /diun.yml
- Default
- /mnt/user/appdata/diun/diun.yml
- Value
- /mnt/user/appdata/diun/diun.yml
App DataPath
Path where Diun should store its data
- Target
- /data
- Default
- /mnt/user/appdata/diun/data
- Value
- /mnt/user/appdata/diun/data
Docker socketPathro
Path to the Docker socket
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Log LevelVariable
Log level
- Target
- LOG_LEVEL
- Default
- info|error|debug
Log JSONVariable
Enable JSON logging
- Target
- LOG_JSON
- Default
- false|true