#Docker local setup issues
1 messages · Page 1 of 1 (latest)
Hi @tough sleet
I think the docker file needs to be fixed other people are also facing similar issues.
I would really suggest you to go with yarn setup especially on MacOS
Will try that thanks!
It should be working, we have just tested it with @fiery plinth, let us know if you still need help on the docker-compose setup
hey @faint crest, thanks for the heads up. Tried again and have the containers running, though nothing is renderings when accessing localhost in the browser. When I try http://localhost:5432/ I get a message LOG: invalid length of startup packet in the container log. Any ideas? I deleted/rebuilt all the containers and port 5432 isn't in use anywhere else
@tough sleet port 5432 is service postgres, it cannot be browsed through your browser through http
looks fine based on the logs
got it - was entering the command incorrectly. thanks!