PSE, Nak-Nak, Navajo, PI

and patching favicon.ico and index.html in streamlit-lib
This commit is contained in:
2025-07-23 20:51:02 +02:00
parent 8b5cd8c10e
commit aa153c4ec9
5 changed files with 261 additions and 233 deletions

View File

@@ -14,6 +14,8 @@ RUN pip3 install -r requirements.txt
COPY ./app /app
COPY ./patch-streamlit/* /usr/local/lib/python3.13/site-packages/streamlit/static/
EXPOSE 8501
HEALTHCHECK CMD curl --fail http://localhost:8501/_stcore/health