Docker box is now running.


You can run commands in another window.

Bash into the box:
docker exec -it sitetool_php_1 bash

Generate a graph:

docker exec sitetool_php_1 php cli.php php cli.php site:graph "SiteTool\CrawlerProcessSourceList"

ctrl^C this window to stop the docker box.
