About sample streamlit app with plotly Usage 1. Build docker build -t streamlit-with-plotly . 2. Run docker run --rm -p 8501:8501 streamlit-with-plotly