Closed
Description
Since commit '@yosifkit yosifkit Merge pull request #127 from infosiftr/listen_addresses' the Docker container is no longer able to accept external connections.
The patch only applies the listen_addresses='*' to the sample postgres.conf file, and since there are no instructions in docs as to how to override this, you end up with a docker container running postres, and able to connect from within the container, but not from without
this affects some downstream dockers like mdillon/postgis (will file an issue there too, in case it becomes a config option)
Metadata
Metadata
Assignees
Labels
No labels