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