MPI-Final

Initialize Web

  1. build the images
./build.sh
  1. setup the environment
./setup.sh

run/stop it

  1. start: docker compose up -d
  2. start: docker compose down