Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

vmwarefusion ports listed in docker-compose file not opened #1526

Open
cmluciano opened this issue Jul 15, 2015 · 3 comments
Open

vmwarefusion ports listed in docker-compose file not opened #1526

cmluciano opened this issue Jul 15, 2015 · 3 comments

Comments

@cmluciano
Copy link

For some reason I cannot get port forwarding to work properly. It seems from the docs that I should be allowed to access any port exposed in my docker-compose file.

Steps to recreate:

curl -X POST -H "Content-Type: application/json" http://192.168.200.149:8080/v2/apps -d@microbot_v1.json
  • Go to yourip:5050 in the browser
  • Try to click on sandbox under active or completed tasks

I get this
image

@ehazlett
Copy link
Contributor

If you can run docker containers and connect to port 5050 in the browser then machine has setup the engine properly. Are you sure all of the containers are starting properly when running compose?

@cmluciano
Copy link
Author

all containers are working and I can deploy things to them, but the ports are not exposed to me on my host machine

@sdball
Copy link

sdball commented Oct 11, 2016

I'm running into this as well. Is there a workaround?

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

No branches or pull requests

4 participants