django-docker icon indicating copy to clipboard operation
django-docker copied to clipboard

pg_isready not found

Open chgad opened this issue 5 years ago • 0 comments

When starting the local docker container via docker-compose up we get the error

/entrypoint.sh: 4: /entrypoint.sh: pg_isready: not found

This can be fixed with using the scripts as shown here and here

chgad avatar Jul 29 '20 10:07 chgad