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,550 points
2,020 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
10,445 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
5,959 views
0 votes
1 answer

How do I fix this error? docker run --- name “xyz” is already in use by container

You need to remove container "registry-v1". Run docker rm ...READ MORE

answered Feb 19, 2021 in Docker by Abhinav Kumar

edited Mar 5, 2025 13,880 views
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,060 points
5,883 views
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,810 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