Static Page Generation on Build With Postgres Dependency in Docker #73805
Unanswered
tariwiencke
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
How to get data from postgres on build time to generate static pages? It works just fine with standalone export WITHOUT docker. When using a Dockerfile to create the image it breaks:
Error: P1001: Can't reach database server at postgres:5432.Additional information
Dockerfile
Beta Was this translation helpful? Give feedback.
All reactions