Error Cannot access server in docker container

0 votes

I'm running docker commands but apparently I have no docker-machines running? I have only docker for windows installed, no additional packages or shells. 

I'm trying to run the container on:

localhost:8080
Sep 7, 2018 in Docker by Sophie may
• 10,620 points

edited Sep 7, 2018 by Sophie may 1,159 views

1 answer to this question.

0 votes

Try to publish your port:

docker run -p 8080:8080 -it node_web_1
answered Sep 7, 2018 by Tyrion anex
• 8,700 points

Related Questions In Docker

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 5 days ago 12,310 views
0 votes
1 answer

Docker error cannot delete docker container, conflict: unable to remove repository reference

First, remove the container names $ sudo docker ...READ MORE

answered Jul 31, 2018 in Docker by Kalgi
• 52,350 points
6,208 views
0 votes
1 answer
+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,020 points
2,848 views
0 votes
1 answer

"Access Denied" Error in Windows

Take ownership of the file or folder ...READ MORE

answered Aug 24, 2018 in Docker by Tyrion anex
• 8,700 points
1,074 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