When starting the local docker container via docker-compose up we get the error
docker-compose up
/entrypoint.sh: 4: /entrypoint.sh: pg_isready: not found
This can be fixed with using the scripts as shown here and here