You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(infra): update Dockerfile and requirements for Streamlit app
when trying to deploy the copilot streamlit service, the image build
would fail because caltrans/pems:app was not available to the
AWS environment. So we now build the streamlit image just using its
own Dockerfile.
0 commit comments