Error running streamlit docker

I am encountering this error FileNotFoundError: [Errno 2] No such file or directory: 'sudo' when running streamlit on AWS App Runner. Strangely I do not receive this error when running locally via docker.

@randyzwitch did you get anywhere with checking sudo and whether we can get that removed, strikes me as not desirable behaviour?