astra / Dockerfile

Commit History

Update Dockerfile to change the exposed port to 7860,
04e9859

olamideba commited on

Add environment variable to Dockerfile to disable Streamlit browser usage stats
49127ca

olamideba commited on

Update Dockerfile to install additional dependencies and download assets during build; change entrypoint to start Streamlit directly.
f2ff59a

olamideba commited on

Refactor Dockerfile to use a Python entrypoint script for asset downloading and Streamlit startup; add new entrypoint.py script.
1809adb

olamideba commited on

Update Dockerfile and .dockerignore; modify download_assets.py to use specific ChromaDB path
fa10f25

olamideba commited on

add huggingface hub support
55609c0

olamideba commited on