aphrodite-engine
aphrodite-engine copied to clipboard
[Bug]: Docker latest [FATAL tini (19)] exec /app/aphrodite-engine/docker/entrypoint.sh failed: No such file or directory
Your current environment
The output of `python env.py`
```text Your output of `python env.py` here ```🐛 Describe the bug
Tried to load RunPod using alpindale/aphrodite-engine:latest got the error mentioned in the title in the logs. Attempted build on my local workstation using your dockerfile and it fails on
&& chmod +x docker/entrypoint.sh
That's a very outdated image that I can't delete from runpod for some reason.
Ahh! I see now you switched to alpindale/aphrodite-openai
Are you aware that the Dockerfile here under docker has the same issue? It's three months old so perhaps so.