It may be a simple way to run figaf locally in a simplied setup with a few simple commands.
4) Modify the compose.env file if you want to add some more secure password for real usage.
5) cd to the folder you have the file in and run

docker-compose --env-file compose.env up -d
or

docker compose --env-file compose.env up -d
Depending on docker compose version
6) Then you will hopefully see the tool is downloading and getting started
7) After some time you can reach Figaf at localhost:8089. It may take 1-2 minutes depending on your computer for it to start.
You can stop the docker compose and start it later. Then the database should be persisted.
If you need to upgrade the version you just change the version in the image.