Make sure the following dependencies are met:
git
curl
jq
Clone the repo
$ git clone https://codeberg.org/Hyperpipe/Docker
Make the setup script executable
$ chmod u+x gen.sh
Run the setup script
$ ./gen.sh
Build
$ docker-compose build
Start the container
$ docker-compose up