renatomefi / php-fpm-healthcheck

A POSIX compliant sh script to healthcheck PHP fpm status, can be used only for pinging or check for specific metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document and test Docker healthcheck

renatomefi opened this issue · comments

Context

Docker has its internal healthcheck https://docs.docker.com/engine/reference/builder/#healthcheck
Would be good to document and test it

Impact

It might require to split the test process since you probably have to use docker inspect to get the current healthcheck status