Takes a script and file as input and loops over it.
docker-compose build
docker-compose run app bash
Setup .env by copying the .env.sample. Once that is setup change SPLIT to 2 and execute the example below.
./run.sh test.sh files/test
You can create your own script and add it into the scripts folder.