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

Virtual hosts not working while offline #127

Closed
alkiskal opened this issue Jan 20, 2016 · 3 comments
Closed

Virtual hosts not working while offline #127

alkiskal opened this issue Jan 20, 2016 · 3 comments

Comments

@alkiskal
Copy link

I'm using dinghy to build 6 containers. 2 with custom Dockerfiles, containing my applications and 4 dependency systems (e.g. rabbitmq). While I'm connected to the wifi everything works great. Rabbitmq is accessible by the host (management plugin via browser of host). If I turn off the wifi, this doesn't work anymore.
I can no longer use the VIRTUAL_HOST I've specified in the docker-compose.yml to access the plugin. The containers are bound to 0.0.0.0 so it is accessible via the docker machine's IP address. As I understand the DNS component no longer maps the virtual hosts I've specified. Can I do something to make it work while offline?

Thank you for your help and for this awesome project. Have fun

@codekitchen
Copy link
Owner

Are you up to date? This was fixed recently e6aa7d9

@alkiskal
Copy link
Author

I have the 4.0.8 version. I will update asap. Sorry for wasting your time.

@codekitchen
Copy link
Owner

No worries. I wish github would let me add a "things to check before filing an issue" message or something.

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

2 participants