Hi Alex, Thanks for this great tutorial. But I’m getting an error after runinng "docker-compose up --build" attached below:
"Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
Attaching to for-interview-app-1, for-interview-postgres-1
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:5432 -> 0.0.0.0:0: listen tcp 0.0.0.0:5432: bind: address already in use".
Could you please help me here?
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi Alex, Thanks for this great tutorial. But I’m getting an error after runinng "docker-compose up --build" attached below:
"Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them
Attaching to for-interview-app-1, for-interview-postgres-1
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:5432 -> 0.0.0.0:0: listen tcp 0.0.0.0:5432: bind: address already in use".
Could you please help me here?