hf-repo-info / README.md
hahunavth's picture
add dockerfile
bcd771c
|
raw
history blame
76 Bytes

docker build -t my_streamlit_app . docker run -p 8080:8080 my_streamlit_app