I am using the latest docker image, and I run the container with sudo docker run -it whbldhwj/autosa:latest /bin/bash.
When trying to run ./autosa --help in this container, all I see is the error [AutoSA] Error: Exit abnormally!.
Is there some obvious mistake I am making here?