Skip to content

Docker for testing #1100

Answered by dantownsend
aarcex3 asked this question in Q&A
Discussion options

You must be logged in to vote

If using Docker, you could:

  • Run it using host networking
  • Or expose port 5432 to your system

I usually just run Postgres on the bare metal for local testing, using Postgres.app on the Mac, or just apt install on Ubuntu. I can't really help with Windows.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aarcex3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants