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,779 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,690 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 Mar 5, 2025 13,828 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,340 points
7,557 views
0 votes
1 answer
+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,682 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,690 points
1,915 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