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 keep thinking I've not seen any update notifications happen for a while and every time I check on the WUD container it is not running and has an exit...

After a container is updated which has a container depending on it - the dependent container is broken - the link is gone. ~This was supposedly fixed in: https://github.com/fmartinou/whats-up-docker/issues/131~ -...

Hello, it's possible to add remote hosts from Tailscale network? Do I have to install WUD on every host? Regards.

question

This new trigger will clone a specified git repo in the container and make any version changes to the docker compose file there. After updating the file, it will commit...

Hello, I run the Whats-up-docker with 21 triggers, all set for individual containers. I am not interested in using one compose file, because I don't want to ctrl find my...

I'm having issues with WUD as it continuesly crashing after couple of days/hours. The crash is mostly related to some communication or parsing issues, so most probably because of an...

bug

I noticed that for all of my containers which are created with docker compose the tags are ignored. E.g. for nginx I can see that the label is created properly:...

When trying to pull an image inside the docker-compose trigger the pulling fails with the log message ``` Error when pulling image ghcr.io/[image]:[version] ((HTTP code 500) server error - Head...

bug

Hi @fmartinou , I just noticed that when deleting a container from a docker, it doesn't remove the information from the mqtt server. Which means that on each cron, I...

Please add the ability to load configurations from a conf file in whatever format suits you i.e. json, xml or yaml etc.

question