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 would like to have a combo/filter to filter the updates by version type. For example: Major, Minor or Patch version. I apply "path" versions frequently for security and bug...

Images I am building locally and hosting in a local registry are not displaying their digest in WUD and are not updating automatically. I see the digest in the image...

At the moment, it seems like WUD only accepts `WUD_TRIGGER_SMTP_namehere_FROM` in the form of an email string `[email protected]`. Could you allow it to be set to what nodemailer allows: `"My...

Please help me understand the use of the docker-compose trigger. I have a git repo of all my compose files on my server structured as `/volume2/docker/{CONTAINER}/docker-compose.yml` What i would like...

Hi, I have 3 docker host in my homelab. One of them run WUD, and accessed via local file. Other two are accessed via tcp socket without encryption. Here is...

I have a private registry where I have published images with non-semver tags (dev, preprod, prod tags). I configured the containers that reference these images with the following labels. Here...

**Describe the solution you'd like** I would like to see an option to disable/hide the “Delete” option in the frontend. Currently I put the frontend behind authenticatio so that nobody...