problems with installing libffl in docker container.
Solution to be implemented:
RUN apk add --no-cache --virtual .pynacl_deps build-base python3-dev libffi-dev (in Dockerfile)
Second problem to be adressed (after fixing libffl) -> Already fixed by @FabianBretz :
coding-challenge-database-1 |
coding-challenge-database-1 | 2023-05-28 14:29:06.861 UTC [1] FATAL: could not open directory "pg_notify": No such file or directory
coding-challenge-database-1 | 2023-05-28 14:29:06.865 UTC [1] LOG: database system is shut down
problems with installing libffl in docker container. Solution to be implemented:
Second problem to be adressed (after fixing libffl) -> Already fixed by @FabianBretz :