Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

docker exec user process caused "no such file or directory" #40

Open
ghost opened this issue Aug 26, 2019 · 0 comments
Open

docker exec user process caused "no such file or directory" #40

ghost opened this issue Aug 26, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 26, 2019

After building the image (7.2-litespeed.Dockerfile) and trying to launch the container starts and closes.

docker logs shows:

exec user process caused "no such file or directory"

From what I read, the error may be due to the end of line character.
After the change (files in tags) EOL from crlf to lf it worked, container start (not exit) but ... it shows error this time:

runsv lsws: fatal: unable to start ./run: file does not exist

System: Windows 10
Docker desktop 2.1.0.1 (37199) (Docker for windows)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants