Skip to content

v0.2.0

Compare
Choose a tag to compare
@qdm12 qdm12 released this 26 Sep 20:02
· 42 commits to main since this release

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)