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

docker: Error response from daemon: error creating overlay mount to /home/sangfor/source/.docker/overlay2/1f59d9ec9bfb4fb8193fa683c3d3907d17d28f4d63f2619b970dde6acd5404bd-init/merged: no such file or directory. #45

Open
buqulinghun opened this issue Apr 25, 2021 · 3 comments

Comments

@buqulinghun
Copy link

The build log is as follows:
2021-04-25 14:52:32 TODO install curl, python, docker if needed
2021-04-25 14:52:32 Start parsing parameters
2021-04-25 14:52:32 Set positional arguments in their place
2021-04-25 14:52:32 Done parsing parameters
2021-04-25 14:52:32 Get the active branch from the official repo
2021-04-25 14:52:33 NW.js active branch: nw53
2021-04-25 14:52:33 Docker repository: laslaul/nwjs-arm-build-env
2021-04-25 14:52:33 Docker parameters: -H unix:///var/run/docker.sock
2021-04-25 14:52:33 Check whether the image exists on the docker host
2021-04-25 14:52:33 Found image with id: 135a87b8853f locally
2021-04-25 14:52:33 Start a container from the laslaul/nwjs-arm-build-env image
2021-04-25 14:52:33 docker -H unix:///var/run/docker.sock run --detach --tty laslaul/nwjs-arm-build-env
docker: Error response from daemon: error creating overlay mount to /home/sangfor/source/.docker/overlay2/1f59d9ec9bfb4fb8193fa683c3d3907d17d28f4d63f2619b970dde6acd5404bd-init/merged: no such file or directory.
See 'docker run --help'.

How to solve this problem?

@LeonardLaszlo
Copy link
Owner

Seems to be a docker error. Based on a short googling I think it has to do with your filesystem.

@LeonardLaszlo
Copy link
Owner

moby/moby#23930

@buqulinghun
Copy link
Author

Thank you! I have tried many blog methods including the above post, but still did not solve the problem. If I solve this problem later, I will post the answer here.

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