Closed CoreyVidal closed 4 years ago
I think health check should be implemented externally rather than internally so that user can configure check frequency and other params.
In docker-compose v3 files, you can configure the healthcheck interval would this solve your issue?
closing this issue, feel free to reopen if the fix above does not work for you :)
Information
I have a Pihole and it shows me what's getting requested on my network. alpine-qbittorrent-openvpn is pinging an external address as a health check over 10,000 times a day.
Current setup
guillaumedsde/alpine-qbittorrent-openvpn:latest Running in the latest Docker via docker-compose, running on Ubuntu 20.04.
docker-compose.yml
file ordocker run
commandAttempted Fix(es)
I stopped the container. It stopped pinging.