Pulkit Gupta

Results 3 comments of Pulkit Gupta

Please let me know what I am missing here? Apologies for being a noob to Docker world

One more thing I saw when I was debugging it in my GoLand IDE is that the Postgres variable has data

I think the port should be default which is 5432 not 5433 ` ExposedPorts: []string{"5433/tcp"}, WaitingFor: wait.ForListeningPort("5433/tcp"), `