commit
5cb2a49b10
1 changed files with 2 additions and 0 deletions
|
|
@ -27,4 +27,6 @@ COPY cognee/ /app/cognee
|
||||||
COPY entrypoint.sh /app/entrypoint.sh
|
COPY entrypoint.sh /app/entrypoint.sh
|
||||||
RUN chmod +x /app/entrypoint.sh
|
RUN chmod +x /app/entrypoint.sh
|
||||||
|
|
||||||
|
RUN sed -i 's/\r$//' /app/entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/app/entrypoint.sh"]
|
ENTRYPOINT ["/app/entrypoint.sh"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue