This is the script used to create the eirbuntu iso.
After cloning the repo, insert a ubuntu iso (tested with ubuntu 24.04 LTS) inside the iso folder.
Afterwards, run:
docker compose up; docker compose downThis will create and run a docker which will create a eirbuntu iso.
When finished, the iso will be in the new-iso folder.