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

ERROR: for devicefarmer_storage-temp_1 Cannot start service storage-temp: OCI runtime create failed: invalid mount #107

Open
sdvroot opened this issue Jul 13, 2021 · 2 comments

Comments

@sdvroot
Copy link

sdvroot commented Jul 13, 2021

ERROR: for storage-temp Cannot start service storage-temp: OCI runtime create failed: invalid mount {Destination:[data] Type:bind Source:/var/lib/docker/volumes/c8c0c6480074b1db64e08b1feebe9fdd8bc420cb5186c3a7d28d09918bf66cbb/_data Options:[rbind]}: mount destination [data] not absolute: unknown
ERROR: Encountered errors while bringing up the project.
Screenshot from 2021-07-13 12-20-06

Docker version 20.10.7, build f0df350
Ubuntu 20.04.2 LTS

@sdvroot
Copy link
Author

sdvroot commented Jul 13, 2021

Find solution
in dockerfile should be VOLUME ["/data"]

@nanoscopic
Copy link
Collaborator

This issue, if it still occurs, is really an upstream issue with STF. I have encountered this myself many times.

I think it will be best resolved by mentioning this in the documentation, either of this repo, or as an addition to upstream documentation and that documentation referenced.

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