deunhealth

Binary program to restart unhealthy Docker containers

MIT License

Stars
112
Committers
3
deunhealth - v0.3.0 Latest Release

Published by qdm12 about 3 years ago

Features

  • Negotiate Docker client version with Docker server (so it works on older Docker servers)

Maintenance

Go dependencies

  • Upgrade github.com/docker/docker to v20.10.9
  • Upgrade github.com/moby/moby to v20.10.9
  • Upgrade github.com/qdm12/goshutdown to v0.3.0

Build dependencies

  • Upgrade golangci-lint to v1.42.1

Code refactoring

  • Refactor internal/config package
deunhealth - v0.2.0

Published by qdm12 about 3 years ago

Features

  • DOCKER_HOST environment variable
  • Log out number of containers monitored at start

Fixes

  • Exit program on loop error

Documentation

  • Fix /var/run/docker.sock bind mount in docker-compose.yml

Maintenance

  • Bump docker/build-push-action from 2.6.1 to 2.7.0 (#2)
  • Upgrade to Go 1.17
  • Remove tidy CI + Dockerfile stage (with Go 1.17 it does not make sense anymore)
deunhealth - v0.1.0

Published by qdm12 about 3 years ago