deunhealth
deunhealth copied to clipboard
Binary program to restart unhealthy Docker containers
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @crazy-max (#663) Replace deprecated fs.rmdir...
Hi! Thanks for tool! As I understood the deunhealth is not cheked how long monitored container is an unheathy state, and immeadetly will start try to restart it. If I...
I've running the latest version of deunhelath in a docker container through docker-compose stack. The version of docker and compose are the latest as well. In the stacks of the...
I'm trying to configure everything to be automated with updates and availability using watch tower and deunhealth. I was doing testing to see what would happen if gluetun got an...
**context** When we have containers (aka childs) depending on another container (parent), the childs doesn't restart when the parent is failing and restarts. ```yaml services: parent_container: labels: - deunhealth.restart.on.unhealthy=true [...]...
Bumps [github.com/moby/moby](https://github.com/moby/moby) from 20.10.9+incompatible to 20.10.17+incompatible. Release notes Sourced from github.com/moby/moby's releases. v20.10.17 This release of Docker Engine comes with updated versions of the compose, containerd, and runc components, as...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.9+incompatible to 20.10.17+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.17 This release of Docker Engine comes with updated versions of the compose, containerd, and runc components, as...
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.0.0. Release notes Sourced from docker/login-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#161) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. Release notes Sourced from docker/setup-qemu-action's releases. v2.0.0 Node 16 as default runtime by @crazy-max (#48) This requires a minimum Actions Runner version of v2.285.0,...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @TingluoHuang in actions/checkout#770 Prepare changelog...