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