455bdd3 ddf0a41 9de27a1 455bdd3
1
2
3
4
FROM python:3.10 RUN chmod +x install_talib.sh RUN pip install gradio CMD ["python", "-u", "app.py"]