Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hahunavth
/
hf-repo-info
like
0
Sleeping
App
Files
Files
bcd771c
hf-repo-info
/
README.md
hahunavth
add dockerfile
bcd771c
8 months ago
preview
code
|
raw
Copy download link
history
blame
76 Bytes
docker build -t my_streamlit_app . docker run -p 8080:8080 my_streamlit_app