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 (88 forks)auto 404
good first issueinfrastructurereliability

Repository metrics

Stars
 (456 stars)
PR merge metrics
 (Avg merge 3d 9h) (41 merged PRs in 30d)

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