diff --git a/README.md b/README.md index f1eb922..65b099c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ The necessary [Dockerfile](./Dockerfile) is provided here. Just build and run the container like any other, while making sure to set the necessary environment variables as mentioned above. +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). + ### Standalone Script Make sure you have the dependencies listed in [requirements.txt](./requirements.txt) installed in addition to Docker.