kleine änderungen

This commit is contained in:
scriptos 2024-11-27 23:06:49 +01:00
parent 464548f338
commit 1340cd2c3d
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ RUN pip install --no-cache-dir -r requirements.txt
COPY bin/ollamarama.py .
CMD ["python", "ollamarama.py"]
ENTRYPOINT ["/start.sh"]

View File

@ -11,7 +11,7 @@ Dieser Chatbot kommt zusammen mit dem Ollama Docker, zu finden [hier](https://hu
## Setup
Installiere dir zuerst Docker. Dies kannst du [hier](https://github.com/h1ddenpr0cess20/ollamarama-matrix) machen.
Installiere dir zuerst Docker. Dies kannst du mit [diesem Script](https://github.com/h1ddenpr0cess20/ollamarama-matrix) machen.
Anschließend clonst du mein Projekt: