mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Docker Update
This commit is contained in:
@@ -6,5 +6,6 @@ ENV override_delete=true
|
|||||||
ENV override_rename=true
|
ENV override_rename=true
|
||||||
ENV update=true
|
ENV update=true
|
||||||
COPY . /opt/koboldai
|
COPY . /opt/koboldai
|
||||||
|
WORKDIR /opt/koboldai
|
||||||
RUN git clone https://github.com/db0/KoboldAI-Horde-Bridge /opt/koboldai/KoboldAI-Horde/
|
RUN git clone https://github.com/db0/KoboldAI-Horde-Bridge /opt/koboldai/KoboldAI-Horde/
|
||||||
CMD ./docker-standalone/docker-helper.sh
|
CMD ./docker-standalone/docker-helper.sh
|
Reference in New Issue
Block a user