dokku / docker-container-healthchecker

Runs healthchecks against local docker containers
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

feat: allow specifying an ip-address to check #84

Closed josegonzalez closed 1 year ago

josegonzalez commented 1 year ago

This overrides the network lookup, which is useful if there are multiple networks and the user already knows which ip address to check.