The Sudo Blockchain Currency.
To run the SudoCoin using Docker, run the following command:
sudo docker run -it $(sudo docker build -q .)
To run the php unit tests, run the following command:
sudo docker run -it $(sudo docker build -q -f ./Dockerfile.testing .)