Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was 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

Description

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions