v0.2.0
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
from2.6.1
to2.7.0
(#2) - Upgrade to Go 1.17
- Remove
tidy
CI + Dockerfile stage (with Go 1.17 it does not make sense anymore)