CatchTheTornado / CatchTheTornado/text-extract-api

[bug] Problem with installation in docker

Open
#94 6 comments 1 reaction 1 assignee Claimed by @mesheni View on GitHub
Dominant language
Python
Stars
3.2k
Forks
279
PR merge metrics
No merged PRs in 30d

Description

And I encountered such a problem that not all containers are started, as a result, nothing works.

> fastapi_app-1 | exec /app/scripts/entrypoint.sh: no such file or directory
> fastapi_app-1 exited with code 1
> celery_worker-1 | exec /app/scripts/entrypoint.sh: no such file or directory
> celery_worker-1 exited with code 1

It doesn't find the script file, even though it is in this folder. I don't understand how to fix it

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.