docker-postgres-backup-local
docker-postgres-backup-local copied to clipboard
Exact meaning of HEALTHCHECK_PORT
Before anything else, thank you for providing this awesome docker image!
Currently writing a help chart for this (which i will share) and asking myself, what the exact meaning of HEALTHCHECK_PORT will be.
I currently assume it will fail if backups fail, but maybe it's more a liveness probe? Could you explain under which circumumstanes it will be non 2xx?
Thank you a lot