Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

allow using docker networks #258

Merged
merged 1 commit into from
Jan 4, 2017
Merged

allow using docker networks #258

merged 1 commit into from
Jan 4, 2017

Conversation

minrk
Copy link
Member

@minrk minrk commented Jan 4, 2017

and use them in make dev

which is needed for OS X / etc. where host networking only sort-of exists

I needed this to test #257 because host networking doenn't work on Docker for Mac.

and use them in `make dev`

which is needed for OS X / etc. where host networking only sort-of exists
@rgbkrk rgbkrk merged commit 71bf563 into jupyter:master Jan 4, 2017
@willingc
Copy link
Member

willingc commented Jan 4, 2017

@minrk When you refer to Docker for Mac, I'm assuming that you mean the beta for Docker on Mac. Correct?

@minrk minrk mentioned this pull request Jan 5, 2017
@minrk minrk deleted the docker-network branch January 5, 2017 11:39
@minrk
Copy link
Member Author

minrk commented Jan 5, 2017

@willingc yup, I mean the current Docker for Mac tools, but the same thing is true for every version of docker that can be used from macOS or Windows (boot2docker, docker-machine, etc.), due to the extra hop between the user's environment and the 'host' VM where docker is actually running.

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

Successfully merging this pull request may close these issues.

None yet

3 participants