The Docker image in the repo is set up to locally build the project with the ./build.sh file
Then to run it locally, call the ./deploy.sh script
Service runs on http://localhost:8081/
Refer to apsim-web repo which has a server-wide deployment script that is used.