Prerequisites
- Have docker installed
- Port
8080
for REST API - Port
3000
for
./playGame.sh
✔ Network dimension_dim Created 0.5s
✔ Container dimension-web-app-1 Started 0.6s
✔ Container dimension-dimension-1 Started
Open browser to http://localhost:3000
- SwaggerFile - you can use editor.swagger.io to view
- Execute ./setupDeveloperEnvironment.full.sh to stand up the webserver on port: 8080
- Execute ./teardownDeveloperEnvironment.full.sh to tear down the webserver
make image
to create the docker imagemake autoplayertest
to create the autoplayertest binary image 3.export ROUNDS=100 #sets rounds to 100; else default is 100,000
4../bin/autoplayertest #to execute