aws/graph-explorer

[Bug] exec ./docker-entrypoint.sh: no such file or directory #85[Bug]

Open

#198 opened on Sep 26, 2023

View on GitHub
 (7 comments) (3 reactions) (0 assignees)TypeScript (456 stars) (88 forks)auto 404
good first issueinfrastructurereliability

Description

Still seeing [Bug] exec ./docker-entrypoint.sh: no such file or directory #85

using Windows 10; Docker Desktop 4.23.0. Have looked at the ./docker-entrypoint.sh in the container and have changed line endings to LF (they were CRLF for that file). Problem remains

Contributor guide