deunhealth icon indicating copy to clipboard operation
deunhealth copied to clipboard

Binary program to restart unhealthy Docker containers

Results 28 deunhealth issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.9+incompatible to 23.0.1+incompatible. Release notes Sourced from github.com/docker/docker's releases. v23.0.1 23.0.1 For a full list of pull requests and changes in this release, refer to the relevant...

:game_die: dependencies
go

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 4.0.0. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Warning Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...

:game_die: dependencies
github_actions

**Host OS** (approximate answer is fine too): Ubuntu 20.04.5 LTS running in a privileged Proxmox LXC **Is this urgent?**: No **What is the version of the program** (See the line...

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @​cory-miller in actions/checkout#1045 Add in explicit...

:game_die: dependencies
github_actions

Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.1.0. Release notes Sourced from docker/login-action's releases. v2.1.0 What's Changed Ensure AWS temp credentials are redacted in workflow logs by @​crazy-max (#275) Bump @​actions/core from...

:game_die: dependencies
github_actions

**What's the feature?** 🧐 Given that Go has a lot of dependencies, leveraging the docker buildkit cache should be able to reduce time taken between builds effectively. **Optional extra information**...

**What's the feature?** 🧐 - Is there a way to have the entire stack be monitored without a label given that the socket is being passed through?

Some containers, for example qbittorrent or databases, may need extra time to shutdown depending on usage. By default it's only 10 seconds before the kill, but in my case it...