# docker-healthcheck Healthchecks integration for docker containers Configuration is specified in "checks.yaml" in your working directory. The format of "checks.yaml" looks like the following: ``` self: "" : "" : "" ... ```