This repository contains scripts, relying on docker-compose, used to build
dbttools package. Only the RPM format for centos8 is supported.
Execute the following make command to build the package:
$ make -C rpmGenerated package is located into the rpm/build/ directory.