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

Hello, Strugling to make this work. I have two triggers. Telegram to send me message on update and dockercompose that should handle, downloading, restarting container and pruning old images. This...

help wanted

Started WUD today and it works like a charm but there was 1 image that was giving issues and that was sonarr which uses a image from cr.hotio.dev. Error when...

I have around 10 docker compose files with containers that I want to update According to the documentation https://fmartinou.github.io/whats-up-docker/#/configuration/triggers/docker-compose/ Do I need to run a whats-up-docker instance for each docker...

I am trying to send a notification to a slack notification, when I have an update available, but nothing comes, have I missed something stupid? ![Screenshot 2023-08-23 215413](https://github.com/fmartinou/whats-up-docker/assets/91201753/7eb3e31f-6659-4140-be48-f52bae34ac9e)

question

I have OIDC set up, and it is working with the authentik default certificate, but when I try to use my valid LE certificate, I get an error ``` unexpected...

Hi, I'd like the possibility to specify custom text when notifying updates for a container. For example, I'd like to remind myself to update the [sablier traefik plugin](https://plugins.traefik.io/plugins/633b4658a4caa9ddeffda119/sablier) when I...

Hello, I encounter a new issue with automatic updates through my docker-compose file. I have a grafana container which needs to be updated. WUD sees the update, download it, stop...

bug

## Environment Runtime: Plain docker running as root Docker image: fmartinou/whats-up-docker:6.3.0 ## The issue I've run into an issue with my instance of whats-up-docker running extremely slowly and poorly. It...

Hi, I'd like to have a flag to switch on/off the sound notification for messages delivered via telegram, this is mainly due to the fact that I have set the...