This repository contains scripts, relying on docker-compose, used to build
dbt2 packages with Postgres support (no MySQL nor SQLite3 support). Only the RPM format for centos8 is supported.
Execute the following make command to build the packages:
$ make -C rpmGenerated packages are located into the rpm/build/ directory.