mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
Make REBUILD=false default behavior
Add notice to documentation Signed-off-by: mudler <mudler@localai.io>
This commit is contained in:
parent
def23e4ee2
commit
4de7f55f2f
3 changed files with 13 additions and 3 deletions
|
@ -94,7 +94,7 @@ FROM requirements
|
|||
|
||||
ARG FFMPEG
|
||||
|
||||
ENV REBUILD=true
|
||||
ENV REBUILD=false
|
||||
ENV HEALTHCHECK_ENDPOINT=http://localhost:8080/readyz
|
||||
|
||||
# Add FFmpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue