mirror of
https://github.com/placeholder-soft/chroma.git
synced 2026-04-29 04:14:59 +08:00
docker image code location was incorrect
This commit is contained in:
@@ -9,7 +9,7 @@ COPY ./requirements.txt requirements.txt
|
||||
|
||||
RUN pip install --no-cache-dir --upgrade -r requirements.txt
|
||||
|
||||
COPY ./ /
|
||||
COPY ./ /chroma
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user