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

Update documentation to specify Docker environment config required #3

Open
haxxordan opened this issue Mar 2, 2016 · 1 comment
Open

Comments

@haxxordan
Copy link

On Windows at least, the docker-machine environment configuration is required for forward2docker to work properly, but nothing in the docs specify this and no error information indicating this is output.

Without this, at least on a Windows host, the VirtualBox VM's IP and port won't be detected properly.

From a terminal window, the output of the following command needs to be run first:
docker-machine env --shell=cmd

@bsideup
Copy link
Owner

bsideup commented Mar 4, 2016

Hey @NoxDominus,

Thanks for reporting! Yes, the environment should be properly configured, this is true for both Windows and Mac OS X. I will update documentation on it.

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