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

Please see the following screenshot. ![image](https://github.com/fmartinou/whats-up-docker/assets/26424944/1eff19f7-e84a-48e0-aa00-f2355d3a892f) I hope this can be fixed quite easily with CSS modification.

bug

Hey, I just successfully installed WUD on my docker environment. All container which use images from any hub work just fine. However, I'm adding one command to two containers, so...

Proposal for the inclusion of additional items (total_count, update_count, update_status, running) in regular MQTT trigger, which before that were only included when HASS integration is enabled. The approach also adds...

using docker swarm, my wud instance does not detect any of my containers. The web pannel loads correctly. It just says: "no containers found" When I look at the logs...

Is there a way to use triggers to update the docker-compose file and restart an exited container? Would be useful for migration containers such as Flyway which exit after the...

Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Debian OS Docker version 26.1.4, build 5650f9b ``` docker run -d --name wud \ -v "/var/run/docker.sock:/var/run/docker.sock" \ -p 3000:3000 \ fmartinou/whats-up-docker ``` Log ``` wud | 10:45:28.330 INFO whats-up-docker: What's...

Hi for my [collabora](https://hub.docker.com/layers/collabora/code/24.04.4.1.1/images/sha256-4fba27d8a45160f78765a276245759a19273c3ed01d3acf42299f54e7d305a23?context=explore) container the UI is showing me an update. But it only shows the digest update. The new version would be 24.04.4.1.1 I also tried an include...

Hello, I am looking to answer a question regarding docker image versions. I want to use minor versions for my docker images where available, i.e. 1.23, but have WUD notify...

question