this is the game
bash docker
to build the server container run this script
./buildServerContainer.sh
to boot up a instance of the server run this script
./bootServer.sh
if container has not been built when this script is ran, it will call the buildServerContainer.sh script