This repository contains scripts, relying on docker-compose, used to build
dbt7 packages. Only the RPM format for RHEL 8 based distros is currently
supported.
Execute the following make command to build the packages:
$ make -C rpmGenerated packages are located into the rpm/build/ directory.