Docker port 80 bind error

0 votes

Hello everyone! 

I am hoping someone could give me a hint what could be wrong with the above. I am trying to run a simple web app with Redis in docker, and upon executing (as root) 'docker-compose up' the Redis container launches, but the app fails with permission denied. however, when the app is launched via docker run [image path] it runs ok (but loses Redis dependency of course). Hoping someone could point me in the right direction about this port 80 bind error. 

Thanks!

Oct 20, 2020 in Docker by anonymous
• 19,610 points
945 views

1 answer to this question.

0 votes
Try to add an inbound rule for Specific port in Security group in your EC2 instance.
answered Oct 20, 2020 by Lokesh

Related Questions In Docker

+6 votes
4 answers

Error: Docker saying "bad file descriptor"

The solution was easy enough. Add these ...READ MORE

answered Mar 27, 2018 in Docker by DragonLord999
• 8,450 points
6,662 views
0 votes
1 answer

Error “unable to resolve host docker”

This error occurs because its not a ...READ MORE

answered Jul 10, 2018 in Docker by Kalgi
• 2,680 points
4,615 views
0 votes
1 answer
0 votes
1 answer

Error saying "build" requires 1 argument. See 'docker build --help'

Try adding a period at the end ...READ MORE

answered Jul 18, 2018 in Docker by Nilesh
• 7,050 points
4,632 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,466 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP