b
This commit is contained in:
@@ -6,7 +6,6 @@ ENV LOCALAI_P2P="true"
|
|||||||
ENV LOCALAI_FEDERATED="true"
|
ENV LOCALAI_FEDERATED="true"
|
||||||
|
|
||||||
|
|
||||||
COPY run.sh /run.sh
|
RUN mkdir -p /etc/services.d/localai
|
||||||
RUN chmod +x /run.sh
|
COPY run.sh /etc/services.d/localai/run
|
||||||
|
RUN chmod +x /etc/services.d/localai/run
|
||||||
CMD [ "/run.sh" ]
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ ENV LOCALAI_P2P="true"
|
|||||||
ENV LOCALAI_FEDERATED="true"
|
ENV LOCALAI_FEDERATED="true"
|
||||||
|
|
||||||
|
|
||||||
COPY run.sh /run.sh
|
RUN mkdir -p /etc/services.d/localai
|
||||||
RUN chmod +x /run.sh
|
COPY run.sh /etc/services.d/localai/run
|
||||||
|
RUN chmod +x /etc/services.d/localai/run
|
||||||
CMD [ "/run.sh" ]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user