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 volume in dev with docker-machine #40

Open
imaia opened this issue Dec 13, 2016 · 2 comments
Open

Update volume in dev with docker-machine #40

imaia opened this issue Dec 13, 2016 · 2 comments

Comments

@imaia
Copy link

imaia commented Dec 13, 2016

Would there be a way to update the project code without "rebuilding" the image while in dev? The "mount volume to project directory" would not quite work with docker-machine, correct?

@oppianmatt
Copy link

the mount volume to project directory does work with docker-machine

Depending on docker-machine, it will normally mount your Users directory (windows vs mac). So if your project dir is in your users directory somewhere, it will work.

@imaia
Copy link
Author

imaia commented Dec 13, 2016

Even if the docker docker-machine is connected is remote and my project folder is local?

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