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,610 points

edited Sep 7, 2018 by Sophie may 849 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
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,360 points
5,042 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,090 points
2,467 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
628 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