Demo v5 project This is the demo v5 project packaging. Clone the modules Only needed once: ./clone.sh Pull the latest modules Only needed if the modules were already cloned: ./pull.sh Check before building mvn -U -DskipTests=true clean package Build the image with the modules docker compose build Run docker compose up