Update Healthcheck README

This commit is contained in:
moshferatu 2024-11-15 11:52:54 -08:00
parent b6d4047ac1
commit 93d052d695

View File

@ -37,6 +37,8 @@ The Docker socket will need to be mounted as a volume, however.
An example of this can be found in the [Healthcheck compose file](https://moshferatu.dev/moshferatu/docker-compose/src/branch/main/healthcheck.yaml).
This is necessary for the script to restart other containers running on the host.
### Standalone Script
Make sure you have the dependencies listed in [requirements.txt](./requirements.txt) installed in addition to Docker.