After running mongo container using mongo image, I am not able run mongo client inside container. output: bash: mongo: command not found

mongo has been replaced by mongosh for some time now. So try that instead.