B FastembedAPI: Move to more appropriate folder
This commit is contained in:
parent
e142ea400a
commit
dd48810186
3 changed files with 0 additions and 0 deletions
|
|
@ -1,8 +0,0 @@
|
|||
FROM python:3.9
|
||||
|
||||
WORKDIR /code
|
||||
COPY fastembed-server.py /workdir/fastembed-server.py
|
||||
|
||||
RUN pip install --no-cache-dir --upgrade fastembed fastapi uvicorn
|
||||
|
||||
CMD ["python", "/workdir/fastembed-server.py"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue