mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 14:14:59 +00:00
No sleep for the main container
This commit is contained in:
parent
d5a5571d0e
commit
4394a68889
1 changed files with 0 additions and 1 deletions
|
@ -16,4 +16,3 @@ RUN C_INCLUDE_PATH=/build/go-llama.cpp LIBRARY_PATH=/build/go-llama.cpp go build
|
|||
FROM debian:$DEBIAN_VERSION
|
||||
COPY --from=builder /build/llama-cli /usr/bin/llama-cli
|
||||
ENTRYPOINT [ "/usr/bin/llama-cli" ]
|
||||
CMD [ "sleep", "infinity" ]
|
Loading…
Add table
Add a link
Reference in a new issue