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
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