This project is build on top of docker and docker compose which contains a set of bash scripts that wraps most used commands around docker and docker compose.
-
./ph startstarts thedockercontainers usingdocker compose. -
./ph rebuildrebuilds theimageand starts the project. -
./ph cargo [args]runs thecargocommands inside the container.