i hate bugs !!!
This commit is contained in:
@@ -7,4 +7,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY bin/ollamarama.py .
|
||||
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
CMD ["python", "ollamarama.py"]
|
||||
@@ -4,4 +4,4 @@ COPY start.sh /start.sh
|
||||
RUN chmod +x /start.sh
|
||||
|
||||
# Standardbefehl zum Starten des Servers
|
||||
CMD ["/start.sh"]
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
Reference in New Issue
Block a user