You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating postgres-test_db_1 ... done
Attaching to postgres-test_db_1
db_1 | popen failure: Cannot allocate memory
db_1 | initdb: error: program "postgres" is needed by initdb but was not found in the same directory as "/usr/lib/postgresql/16/bin/initdb"
Is there an existing issue for this?
Current Behavior
when
docker-compose up
there is an error to fail.There are some materials relating the problem.
https://codereviewvideos.com/postgres-16-docker-workaround-program-postgres-is-needed-by-initdb/
Relevant Log Output
Expected Behavior
No response
Steps to Reproduce
docker-compose up
Environment
Host OS:
Linux 4.19.90-52.15.v2207.ky10.x86_64 chore: Initial GHA workflow #1 SMP Thu Nov 24 21:50:03 CST 2022 x86_64 x86_64 x86_64 GNU/Linux
Docker version 18.09.0, build
Docker Compose version v2.33.1
docker image
postgres:16 ,postgres:16.8
Coder version:
the latest
Additional Context
No response
The text was updated successfully, but these errors were encountered: