Skip to content

jt-edb/dbt2-packaging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DBT2 packaging

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.

Package building

Execute the following make command to build the packages:

$ make -C rpm

Generated packages are located into the rpm/build/ directory.

About

DBT-2 packaging repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.6%
  • Makefile 6.4%