Make sure we are in root of the veScale repo.
pip3 install -r requirements.txt && pip3 install -e .This will install veScale and its dependencies.
Make sure we are in root of the veScale repo.
docker build .Once the building process is finished, you can docker run with the id.
Make sure we are in root of the veScale repo.
./scripts/run_test.sh