-
Notifications
You must be signed in to change notification settings - Fork 152
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
Error: EXDEV: cross-device link not permitted #10
Comments
+1
|
Please try the latest build and see if it fixes this issue for you. # don't forget to...
docker pull jshimko/meteor-launchpad:latest |
I think this error went away. But if you still try to build on docker-cloud's infrastructure, I get a known docker-cloud error: docker/hub-feedback#727 Choosing: "build on my own infrastructure " solves this on docker-cloud, until they solve the problem. I'm guessing this can be closed, I can't reproduce it. |
Sounds good. Thanks @keyscores. |
I'm getting this error in docker cloud automated builds, but not in quay.io builds. Quay builds perfectly. I don't know what a cross-device link is, in docker context.
The full error is:
Error: EXDEV: cross-device link not permitted, rename '/opt/meteor/dist/bundle' -> '/opt/meteor/dist/bundle-garbage-14tplr2'
Cross posted here:
docker/hub-feedback#852
The text was updated successfully, but these errors were encountered: