fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
983 stars 32 forks source link

Container using network_mode: service:* - linked container broken #311

Open ThaDaVos opened 1 year ago

ThaDaVos commented 1 year ago

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~ - read the issue wrong, it's the other way around

ThaDaVos commented 1 year ago

Currently looking into it to create a PR 😁