Problem solved. I copied a config.toml file to ~/.streamlit/config.toml during the docker build
with
headless=True
serverAddress = “0.0.0.0”
Problem solved. I copied a config.toml file to ~/.streamlit/config.toml during the docker build
with
headless=True
serverAddress = “0.0.0.0”