whats-up-docker icon indicating copy to clipboard operation
whats-up-docker copied to clipboard

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.

Results 147 whats-up-docker issues
Sort by recently updated
recently updated
newest added

I configured whats-up-docker container and wanted to use ntfy to send me notifications on my phone about updates. It works but notification has too much data and is cluttered. I...

I just came here to ask a quick question I couldn't find an answer to in the documentation: How do I define different behaviours when a new image is found...

enhancement

For those of us that dont want to automate updating, it would be good to retain watching ability, but have the ability to press an 'update' button to update.

enhancement

Since the last homeassistant update, the name of the entity is concatained with the name of the device : For example instead of "adguardhome", I get "What's up docker? Adguardhome"...

Hi there, There are a few mis-configured Docker ENV Variables. Some are missing the trigger name, some use `HA` and some use `mqtt`. Also the topic is being set as...

Hi, is it possible to avoid a trigger to fire at container startup? I'm debugging some things and I would like to avoid receiving Telegram messages at each restart, this...

Can we add support to use [docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) container instead of using mount to /var/run/docker.sock for security purposes?

Hi, I'm stuck trying to lauch an Home Assistant Automation based on what container has an update. I was trying with HTTP trigger as webhook trigger in Home Assistant. Working...

I wasn't able to find this feature request. Is it possible to implement a history feature for both automatic and manually updated dockers. This would be incredibly useful should you...

enhancement

This pull request add supports by for linkend/dependent containers by checking the labels of other containers for specific values, including a custom label for manual linking: `fmartinou.whatsupdocker.container.depends_on` This also resolves...