I tried to clone your repository and tried to build docker image.
When I tried to run newly built docker image, Server which is running inside docker container was not accessible from outside.
After more debug i found issue
run.sh needs to be modified with adding host -H 0.0.0.0