Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to access port 80 #1

Open
tslater opened this issue May 1, 2014 · 1 comment
Open

Not able to access port 80 #1

tslater opened this issue May 1, 2014 · 1 comment

Comments

@tslater
Copy link

tslater commented May 1, 2014

Everything works fine except when I attempt to curl localhost. It does seem like my host machine can see anything on port 80. Any ideas?

@tslater
Copy link
Author

tslater commented May 1, 2014

This is the output of docker ps:

CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS                   NAMES
e61326ae15d4        7242fea75585        nginx               8 minutes ago       Up 7 minutes        0.0.0.0:49153->80/tcp   distracted_kirch    
d228d88c865a        7242fea75585        nginx               8 minutes ago       Up 8 minutes        0.0.0.0:80->80/tcp      sad_morse 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant