You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: