I think that the docker port command ought to be printing just a port number, not printing an IP and port number. I haven't changed any postgres configuration, and I followed the steps in the README. Do I need to tweak some configuration somewhere?
The text was updated successfully, but these errors were encountered:
stuartlangridge commentedNov 29, 2013
This seems to be being caused by this (code taken from bin/postgresql-info):
I think that the
docker portcommand ought to be printing just a port number, not printing an IP and port number. I haven't changed any postgres configuration, and I followed the steps in the README. Do I need to tweak some configuration somewhere?The text was updated successfully, but these errors were encountered: