Build the docker container: ./build.sh
./build.sh
Run the docker container: ./run.sh
./run.sh
Get a shell in the container: ./shell.sh
./shell.sh
Still working on getting this fully set up.