diun
Aplicación Docker from mrslaw's Repository
Visión general
Docker Image Update Notifier is a CLI application written in Go and delivered as a Docker image to receive notifications when a Docker image is updated on a Docker registry.
Requisitos
Add notification variables as needed. Ex.
DIUN_NOTIF_DISCORD_WEBHOOKURL
DIUN_NOTIF_DISCORD_WEBHOOKURLFILE
DIUN_NOTIF_DISCORD_MENTIONS (comma separated)
DIUN_NOTIF_DISCORD_RENDEREMBEDS
DIUN_NOTIF_DISCORD_RENDERFIELDS
DIUN_NOTIF_DISCORD_TIMEOUT
DIUN_NOTIF_DISCORD_TEMPLATEBODY
If you are using a Docker socket proxy, delete the `/var/run/docker.sock` volume mapping, and add an environment variable for `DIUN_PROVIDERS_DOCKER_ENDPOINT` = `tcp://dockersocket:2375`
DIUN_NOTIF_DISCORD_WEBHOOKURL
DIUN_NOTIF_DISCORD_WEBHOOKURLFILE
DIUN_NOTIF_DISCORD_MENTIONS (comma separated)
DIUN_NOTIF_DISCORD_RENDEREMBEDS
DIUN_NOTIF_DISCORD_RENDERFIELDS
DIUN_NOTIF_DISCORD_TIMEOUT
DIUN_NOTIF_DISCORD_TEMPLATEBODY
If you are using a Docker socket proxy, delete the `/var/run/docker.sock` volume mapping, and add an environment variable for `DIUN_PROVIDERS_DOCKER_ENDPOINT` = `tcp://dockersocket:2375`
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
TZVariable
- Por defecto
- Europe/Paris
- Valor
- America/Edmonton
DIUN_DB_PATHPathrw
Contains bbolt database which retains Docker images manifests
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/diun/data
- Valor
- /mnt/user/appdata/diun/data
DIUN_PROVIDERS_DOCKER_WATCHBYDEFAULTVariable
Optional: Set to true to watch all containers
- Por defecto
- false
- Valor
- false
DIUN_PROVIDERS_DOCKER_WATCHSTOPPEDVariable
Optional: Set to true to watch stopped containers
- Por defecto
- false
- Valor
- false
DIUN_PROVIDERS_DOCKER_ENDPOINTVariable
Note: Set to `tcp://dockersocket:2375` if you are using a proxy
DIUN_DOCKER_SOCKETPathrw
Note: Remove if you are using a proxy
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
DIUN_WATCH_WORKERSVariable
- Por defecto
- 20
- Valor
- 20
DIUN_WATCH_SCHEDULEVariable
- Por defecto
- 0 */6 * * *
- Valor
- 0 */6 * * *
DIUN_WATCH_JITTERVariable
- Por defecto
- 30s
- Valor
- 30s
DIUN_PROVIDERS_DOCKERVariable
- Por defecto
- true
- Valor
- true
LOG_LEVELVariable
- Por defecto
- info
- Valor
- info
LOG_JSONVariable
- Por defecto
- false
- Valor
- false
Categorías
Descargar estadísticas
196,803,182
Descargas totales
466,378
Este mes
411,436
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
crazymax/diun:latestÚltima actualización2026-05-01
Visto por primera vez2023-01-25
Ejecute Diun en Unraid.
Diun se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.