Couldn't connect to Postgres DB on Docker image via pgadmin, psql, or golang app
I'm trying to learn about how to make a docker container with a simple golang API that relies on a postgres database. My problems are two-fold: Attempting to connect to the postgres DB would yield me a "password authentication failed…