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

Support for Docker for Mac #68

Open
goneflyin opened this issue Oct 26, 2016 · 3 comments
Open

Support for Docker for Mac #68

goneflyin opened this issue Oct 26, 2016 · 3 comments

Comments

@goneflyin
Copy link

I was ecstatic to find docker-machine-nfs when I discovered how slow the vboxfs performed for running our development environment within containers. Having done some testing with DfM, I'm finding the exact same issues with their osxfs.

That said, I found a DfM solution very similar to this one, called d4m-nfs. If I'm not mistaken, it's pretty much doing the same thing as docker-machine-nfs but without most of the bells/whistles/features.

Is this something you'd be able to do?

If not, would you be open to a PR that attempts to add in the support? I'm happy to give it a shot, although I'm far from well-versed in NFS and the different use cases I'd need to test and how to troubleshoot them. Of course, there's a first time for everything!

@tonivdv
Copy link
Member

tonivdv commented Oct 27, 2016

i think this is a great idea. I tried the D4M in the early days when it was still in private beta testing. I should check it out again, and see if we can use this tool to activate it also. And it would be certainly a good idea, as D4M will, I guess, become more and more the standard. Don't hesitate or be afraid to try to come up with a PR. We are all here to help each other and learn from it!

Cheers

@pszalko
Copy link

pszalko commented Nov 21, 2020

Any update on this issue? Will there be support for Docker for Mac anytime?

@tonivdv
Copy link
Member

tonivdv commented Nov 22, 2020

@pszalko If anybody opens a PR for that I'll be happy to look at it.

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

No branches or pull requests

3 participants